We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3aaa75 commit f04af5bCopy full SHA for f04af5b
go.mod
@@ -6,8 +6,6 @@ replace github.com/yudai/gojsondiff v1.0.0 => github.com/Kong/gojsondiff v1.3.0
6
7
replace gopkg.in/yaml.v3 v3.0.1 => github.com/Kong/yaml v1.0.0
8
9
-replace github.com/kong/go-database-reconciler v1.31.0 => /Users/prashansa.kulshrestha@konghq.com/work/go-database-reconciler
10
-
11
require (
12
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
13
github.com/blang/semver/v4 v4.0.0
0 commit comments