File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/aereal/pkgboundaries
3
3
go 1.18
4
4
5
5
require (
6
- github.com/google/go-cmp v0.5.7
6
+ github.com/google/go-cmp v0.5.8
7
7
github.com/itchyny/rassemble-go v0.0.0-20210826142904-13306e87aaa2
8
8
golang.org/x/tools v0.1.10
9
9
)
Original file line number Diff line number Diff line change 1
- github.com/google/go-cmp v0.5.7 h1:81/ik6ipDQS2aGcBfIN5dHDB36BwrStyeAQquSYCV4o =
2
- github.com/google/go-cmp v0.5.7 /go.mod h1:n+brtR0CgQNWTVd5ZUFpTBC8YFBDLK/h/bpaJ8/DtOE =
1
+ github.com/google/go-cmp v0.5.8 h1:e6P7q2lk1O+qJJb4BtCQXlK8vWEO8V1ZeuEdJNOqZyg =
2
+ github.com/google/go-cmp v0.5.8 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
3
3
github.com/itchyny/rassemble-go v0.0.0-20210826142904-13306e87aaa2 h1:HTgwZ+lO/ZgI5VyEFevZuDUgX5aCnPIDAkNlAmAc/X4 =
4
4
github.com/itchyny/rassemble-go v0.0.0-20210826142904-13306e87aaa2 /go.mod h1:K3QiEOiNPlFdLAT7S0ScGA4cOV7G9NEQ13Ipigb+RZo =
5
5
golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 h1:kQgndtyPBW/JIYERgdxfwMYh3AVStj88WQTlNDi2a+o =
@@ -8,6 +8,5 @@ golang.org/x/sys v0.0.0-20220310020820-b874c991c1a5 h1:y/woIyUBFbpQGKS0u1aHF/40W
8
8
golang.org/x/sys v0.0.0-20220310020820-b874c991c1a5 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
9
9
golang.org/x/tools v0.1.10 h1:QjFRCZxdOhBJ/UNgnBZLbNV13DlbnK0quyivTnXJM20 =
10
10
golang.org/x/tools v0.1.10 /go.mod h1:Uh6Zz+xoGYZom868N8YTex3t7RhtHDBrE8Gzo9bV56E =
11
- golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
12
11
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 h1:go1bK/D/BFZV2I8cIQd1NKEZ+0owSTG1fDTci4IqFcE =
13
12
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
You can’t perform that action at this time.
0 commit comments