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 1
1
module github.com/lasiar/canonicalheader
2
2
3
- go 1.21
3
+ go 1.22.0
4
4
5
5
require (
6
6
github.com/go-toolsmith/astcast v1.1.0
7
7
github.com/stretchr/testify v1.9.0
8
- golang.org/x/tools v0.23 .0
8
+ golang.org/x/tools v0.27 .0
9
9
)
10
10
11
11
require (
12
12
github.com/davecgh/go-spew v1.1.1 // indirect
13
13
github.com/pmezard/go-difflib v1.0.0 // indirect
14
- golang.org/x/mod v0.19 .0 // indirect
15
- golang.org/x/sync v0.7 .0 // indirect
14
+ golang.org/x/mod v0.22 .0 // indirect
15
+ golang.org/x/sync v0.9 .0 // indirect
16
16
gopkg.in/yaml.v3 v3.0.1 // indirect
17
17
)
Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN
13
13
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
14
14
github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
15
15
golang.org/x/exp/typeparams v0.0.0-20220428152302-39d4317da171 /go.mod h1:AbB0pIl9nAr9wVwH+Z2ZpaocVmF5I4GyWCDIsVjR0bk =
16
- golang.org/x/mod v0.19 .0 h1:fEdghXQSo20giMthA7cd28ZC+jts4amQ3YMXiP5oMQ8 =
17
- golang.org/x/mod v0.19 .0 /go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c =
18
- golang.org/x/sync v0.7 .0 h1:YsImfSBoP9QPYL0xyKJPq0gcaJdG3rInoqxTWbfQu9M =
19
- golang.org/x/sync v0.7 .0 /go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk =
20
- golang.org/x/tools v0.23 .0 h1:SGsXPZ+2l4JsgaCKkx+FQ9YZ5XEtA1GZYuoDjenLjvg =
21
- golang.org/x/tools v0.23 .0 /go.mod h1:pnu6ufv6vQkll6szChhK3C3L/ruaIv5eBeztNG8wtsI =
16
+ golang.org/x/mod v0.22 .0 h1:D4nJWe9zXqHOmWqj4VMOJhvzj7bEZg4wEYa759z1pH4 =
17
+ golang.org/x/mod v0.22 .0 /go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY =
18
+ golang.org/x/sync v0.9 .0 h1:fEo0HyrW1GIgZdpbhCRO0PkJajUS5H9IFUztCgEo2jQ =
19
+ golang.org/x/sync v0.9 .0 /go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk =
20
+ golang.org/x/tools v0.27 .0 h1:qEKojBykQkQ4EynWy4S8Weg69NumxKdn40Fce3uc/8o =
21
+ golang.org/x/tools v0.27 .0 /go.mod h1:sUi0ZgbwW9ZPAq26Ekut+weQPR5eIM6GQLQ1Yjm1H0Q =
22
22
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM =
23
23
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
24
24
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA =
You can’t perform that action at this time.
0 commit comments