mirror of
https://github.com/containers/podman.git
synced 2025-12-12 17:57:31 +08:00
Update module golang.org/x/tools to v0.18.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,7 @@ require (
|
||||
github.com/cpuguy83/go-md2man/v2 v2.0.3
|
||||
github.com/onsi/ginkgo/v2 v2.14.0
|
||||
github.com/vbatts/git-validation v1.2.1
|
||||
golang.org/x/tools v0.17.0
|
||||
golang.org/x/tools v0.18.0
|
||||
)
|
||||
|
||||
require (
|
||||
@@ -19,6 +19,6 @@ require (
|
||||
github.com/mattn/go-isatty v0.0.17 // indirect
|
||||
github.com/russross/blackfriday/v2 v2.1.0 // indirect
|
||||
github.com/sirupsen/logrus v1.8.1 // indirect
|
||||
golang.org/x/mod v0.14.0 // indirect
|
||||
golang.org/x/sys v0.15.0 // indirect
|
||||
golang.org/x/mod v0.15.0 // indirect
|
||||
golang.org/x/sys v0.17.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user