File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/BurntSushi/toml v1.2.1
77 golang.org/x/exp/typeparams v0.0.0-20221208152030-732eee02a75a
8- golang.org/x/sys v0.3 .0
9- golang.org/x/tools v0.4.1 -0.20221208213631-3f74d914ae6d
8+ golang.org/x/sys v0.8 .0
9+ golang.org/x/tools v0.9.4 -0.20230601214343-86c93e8732cc
1010)
1111
12- require golang.org/x/mod v0.7 .0 // indirect
12+ require golang.org/x/mod v0.10 .0 // indirect
Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ github.com/BurntSushi/toml v1.2.1 h1:9F2/+DoOYIOksmaJFPw1tGFy1eDnIJXg+UHjuD8lTak
22github.com/BurntSushi/toml v1.2.1 /go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ =
33golang.org/x/exp/typeparams v0.0.0-20221208152030-732eee02a75a h1:Jw5wfR+h9mnIYH+OtGT2im5wV1YGGDora5vTv/aa5bE =
44golang.org/x/exp/typeparams v0.0.0-20221208152030-732eee02a75a /go.mod h1:AbB0pIl9nAr9wVwH+Z2ZpaocVmF5I4GyWCDIsVjR0bk =
5- golang.org/x/mod v0.7 .0 h1:LapD9S96VoQRhi/GrNTqeBJFrUjs5UHCAtTlgwA5oZA =
6- golang.org/x/mod v0.7 .0 /go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs =
7- golang.org/x/sync v0.1 .0 h1:wsuoTGHzEhffawBOhz5CYhcrV4IdKZbEyZjBMuTp12o =
8- golang.org/x/sys v0.3 .0 h1:w8ZOecv6NaNa/zC8944JTU3vz4u6Lagfk4RPQxv92NQ =
9- golang.org/x/sys v0.3 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
10- golang.org/x/tools v0.4.1 -0.20221208213631-3f74d914ae6d h1:9ZNWAi4CYhNv60mXGgAncgq7SGc5qa7C8VZV8Tg7Ggs =
11- golang.org/x/tools v0.4.1 -0.20221208213631-3f74d914ae6d /go.mod h1:UE5sM2OK9E/d67R0ANs2xJizIymRP5gJU295PvKXxjQ =
5+ golang.org/x/mod v0.10 .0 h1:lFO9qtOdlre5W1jxS3r/4szv2/6iXxScdzjoBMXNhYk =
6+ golang.org/x/mod v0.10 .0 /go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs =
7+ golang.org/x/sync v0.2 .0 h1:PUR+T4wwASmuSTYdKjYHI5TD22Wy5ogLU5qZCOLxBrI =
8+ golang.org/x/sys v0.8 .0 h1:EBmGv8NaZBZTWvrbjNoL6HVt+IVy3QDQpJs7VRIw3tU =
9+ golang.org/x/sys v0.8 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
10+ golang.org/x/tools v0.9.4 -0.20230601214343-86c93e8732cc h1:mqZawFxUzsv+YVwGQO30cZegeV/YD6dAwsdGxi0tQQg =
11+ golang.org/x/tools v0.9.4 -0.20230601214343-86c93e8732cc /go.mod h1:owI94Op576fPu3cIGQeHs3joujW/2Oc6MtlxbF5dfNc =
You can’t perform that action at this time.
0 commit comments