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 @@ -4,11 +4,11 @@ go 1.20
4
4
5
5
require (
6
6
github.com/go-toolsmith/astcopy v1.1.0
7
- golang.org/x/tools v0.13 .0
7
+ golang.org/x/tools v0.14 .0
8
8
)
9
9
10
10
require (
11
11
golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9 // indirect
12
- golang.org/x/mod v0.12 .0 // indirect
13
- golang.org/x/sys v0.12 .0 // indirect
12
+ golang.org/x/mod v0.13 .0 // indirect
13
+ golang.org/x/sys v0.13 .0 // indirect
14
14
)
Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ github.com/go-toolsmith/strparse v1.1.0/go.mod h1:7ksGy58fsaQkGQlY8WVoBFNyEPMGuJ
9
9
golang.org/x/exp/typeparams v0.0.0-20220428152302-39d4317da171 /go.mod h1:AbB0pIl9nAr9wVwH+Z2ZpaocVmF5I4GyWCDIsVjR0bk =
10
10
golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9 h1:6WHiuFL9FNjg8RljAaT7FNUuKDbvMqS1i5cr2OE2sLQ =
11
11
golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9 /go.mod h1:AbB0pIl9nAr9wVwH+Z2ZpaocVmF5I4GyWCDIsVjR0bk =
12
- golang.org/x/mod v0.12 .0 h1:rmsUpXtvNzj340zd98LZ4KntptpfRHwpFOHG188oHXc =
13
- golang.org/x/mod v0.12 .0 /go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs =
14
- golang.org/x/sync v0.3 .0 h1:ftCYgMx6zT/asHUrPw8BLLscYtGznsLAnjq5RH9P66E =
15
- golang.org/x/sys v0.12 .0 h1:CM0HF96J0hcLAwsHPJZjfdNzs0gftsLfgKt57wWHJ0o =
16
- golang.org/x/sys v0.12 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
17
- golang.org/x/tools v0.13 .0 h1:Iey4qkscZuv0VvIt8E0neZjtPVQFSc870HQ448QgEmQ =
18
- golang.org/x/tools v0.13 .0 /go.mod h1:HvlwmtVNQAhOuCjW7xxvovg8wbNq7LwfXh/k7wXUl58 =
12
+ golang.org/x/mod v0.13 .0 h1:I/DsJXRlw/8l/0c24sM9yb0T4z9liZTduXvdAWYiysY =
13
+ golang.org/x/mod v0.13 .0 /go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c =
14
+ golang.org/x/sync v0.4 .0 h1:zxkM55ReGkDlKSM+Fu41A+zmbZuaPVbGMzvvdUPznYQ =
15
+ golang.org/x/sys v0.13 .0 h1:Af8nKPmuFypiUBjVoU9V20FiaFXOcuZI21p0ycVYYGE =
16
+ golang.org/x/sys v0.13 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
17
+ golang.org/x/tools v0.14 .0 h1:jvNa2pY0M4r62jkRQ6RwEZZyPcymeL9XZMLBbV7U2nc =
18
+ golang.org/x/tools v0.14 .0 /go.mod h1:uYBEerGOWcJyEORxN+Ek8+TT266gXkNlHdJBwexUsBg =
You can’t perform that action at this time.
0 commit comments