File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ replace (
1717 // add these libraries as direct dependencies, but to stop `go mod tidy`
1818 // removing them we would need to import them somewhere in the code.
1919 // See: https://github.com/golang/go/issues/37352
20- github.com/coreos/etcd => github.com/coreos/etcd v3.3.25 +incompatible
20+ github.com/coreos/etcd => github.com/coreos/etcd v3.3.27 +incompatible
2121 github.com/gorilla/websocket => github.com/gorilla/websocket v1.4.2
2222 github.com/labstack/echo/v4 => github.com/labstack/echo/v4 v4.2.0
2323 golang.org/x/text => golang.org/x/text v0.3.5
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod h1:grANhF5
99github.com/aymerick/raymond v2.0.3-0.20180322193309-b565731e1464+incompatible /go.mod h1:osfaiScAUVup+UC9Nfq76eWqDhXlp+4UYaA8uhTBO6g =
1010github.com/codegangsta/inject v0.0.0-20150114235600-33e0aa1cb7c0 /go.mod h1:4Zcjuz89kmFXt9morQgcfYZAYZ5n8WHjt81YYWIwtTM =
1111github.com/coreos/etcd v3.3.25+incompatible /go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE =
12+ github.com/coreos/etcd v3.3.27+incompatible /go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE =
1213github.com/coreos/go-etcd v2.0.0+incompatible /go.mod h1:Jez6KQU2B/sWsbdaef3ED8NzMklzPG4d5KIOhIy30Tk =
1314github.com/coreos/go-semver v0.2.0 /go.mod h1:nnelYz7RCh+5ahJtPPxZlU+153eP4D4r3EedlOD2RNk =
1415github.com/cpuguy83/go-md2man v1.0.10 /go.mod h1:SmD6nW6nTyfqj6ABTjUi3V3JVMnlJmwcJI5acqYI6dE =
You can’t perform that action at this time.
0 commit comments