File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ go 1.21
4
4
5
5
require (
6
6
github.com/magefile/mage v1.14.0
7
- golang.org/x/tools v0.3 .0
7
+ golang.org/x/tools v0.13 .0
8
8
)
9
9
10
10
require (
11
- golang.org/x/mod v0.7 .0 // indirect
12
- golang.org/x/sys v0.2 .0 // indirect
11
+ golang.org/x/mod v0.12 .0 // indirect
12
+ golang.org/x/sys v0.12 .0 // indirect
13
13
)
Original file line number Diff line number Diff line change 1
1
github.com/magefile/mage v1.14.0 h1:6QDX3g6z1YvJ4olPhT1wksUcSa/V0a1B+pJb73fBjyo =
2
2
github.com/magefile/mage v1.14.0 /go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A =
3
- golang.org/x/mod v0.7 .0 h1:LapD9S96VoQRhi/GrNTqeBJFrUjs5UHCAtTlgwA5oZA =
4
- golang.org/x/mod v0.7 .0 /go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs =
5
- golang.org/x/sync v0.1 .0 h1:wsuoTGHzEhffawBOhz5CYhcrV4IdKZbEyZjBMuTp12o =
6
- golang.org/x/sys v0.2 .0 h1:ljd4t30dBnAvMZaQCevtY0xLLD0A+bRZXbgLMLU1F/A =
7
- golang.org/x/sys v0.2 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
8
- golang.org/x/tools v0.3 .0 h1:SrNbZl6ECOS1qFzgTdQfWXZM9XBkiA6tkFrH9YSTPHM =
9
- golang.org/x/tools v0.3 .0 /go.mod h1:/rWhSS2+zyEVwoJf8YAX6L2f0ntZ7Kn/mGgAWcipA5k =
3
+ golang.org/x/mod v0.12 .0 h1:rmsUpXtvNzj340zd98LZ4KntptpfRHwpFOHG188oHXc =
4
+ golang.org/x/mod v0.12 .0 /go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs =
5
+ golang.org/x/sync v0.3 .0 h1:ftCYgMx6zT/asHUrPw8BLLscYtGznsLAnjq5RH9P66E =
6
+ golang.org/x/sys v0.12 .0 h1:CM0HF96J0hcLAwsHPJZjfdNzs0gftsLfgKt57wWHJ0o =
7
+ golang.org/x/sys v0.12 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
8
+ golang.org/x/tools v0.13 .0 h1:Iey4qkscZuv0VvIt8E0neZjtPVQFSc870HQ448QgEmQ =
9
+ golang.org/x/tools v0.13 .0 /go.mod h1:HvlwmtVNQAhOuCjW7xxvovg8wbNq7LwfXh/k7wXUl58 =
You can’t perform that action at this time.
0 commit comments