Skip to content

Commit

Permalink
Remove override to address GHSA-2qjp-425j-52j9 (open-telemetry#2466)
Browse files Browse the repository at this point in the history
  • Loading branch information
hughesjj authored Jan 12, 2023
1 parent f5fd037 commit 6893428
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 8 deletions.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,6 @@ replace github.com/docker/go-connections => github.com/docker/go-connections v0.
replace (
github.com/Masterminds/goutils => github.com/Masterminds/goutils v1.1.1
github.com/apache/thrift => github.com/apache/thrift v0.16.0
github.com/containerd/containerd => github.com/containerd/containerd v1.5.13
github.com/containernetworking/plugins => github.com/containernetworking/plugins v1.1.1
github.com/gin-gonic/gin => github.com/gin-gonic/gin v1.7.7
github.com/go-kit/kit => github.com/go-kit/kit v0.12.0 // required to drop dependency on deprecated go.etcd.io/etcd
Expand Down
Loading

0 comments on commit 6893428

Please sign in to comment.