File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,6 @@ require (
1515 golang.org/x/net v0.21.0 // indirect
1616 golang.org/x/sys v0.17.0 // indirect
1717 golang.org/x/text v0.14.0 // indirect
18- golang.org/x/tools v0.17 .0 // indirect
18+ golang.org/x/tools v0.18 .0 // indirect
1919 gopkg.in/yaml.v3 v3.0.1 // indirect
2020)
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ golang.org/x/sys v0.17.0 h1:25cE3gD+tdBA7lp7QfhuV+rJiE9YXTcS3VG1SqssI/Y=
2525golang.org/x/sys v0.17.0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
2626golang.org/x/text v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ =
2727golang.org/x/text v0.14.0 /go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU =
28- golang.org/x/tools v0.17 .0 h1:FvmRgNOcs3kOa+T20R1uhfP9F6HgG2mfxDv1vrx1Htc =
29- golang.org/x/tools v0.17 .0 /go.mod h1:xsh6VxdV005rRVaS6SSAf9oiAqljS7UZUacMZ8Bnsps =
28+ golang.org/x/tools v0.18 .0 h1:k8NLag8AGHnn+PHbl7g43CtqZAwG60vZkLqgyZgIHgQ =
29+ golang.org/x/tools v0.18 .0 /go.mod h1:GL7B4CwcLLeo59yx/9UWWuNOW1n3VZ4f5axWfML7Lcg =
3030google.golang.org/protobuf v1.28.0 h1:w43yiav+6bVFTBQFZX0r7ipe9JQ1QsbMgHwbBziscLw =
3131gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM =
3232gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ golang.org/x/text/internal/utf8internal
7979golang.org/x/text/language
8080golang.org/x/text/runes
8181golang.org/x/text/transform
82- # golang.org/x/tools v0.17 .0
82+ # golang.org/x/tools v0.18 .0
8383## explicit; go 1.18
8484golang.org/x/tools/go/ast/inspector
8585# gopkg.in/yaml.v3 v3.0.1
You can’t perform that action at this time.
0 commit comments