Skip to content

Commit 329060e

Browse files
[vendor] Vendor update
Signed-off-by: Mykola Kobets <mykola_kobets@epam.com>
1 parent 9cc5d53 commit 329060e

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ replace github.com/coreos/go-iptables => github.com/aosedge/go-iptables v0.0.0-2
99
replace github.com/anexia-it/fsquota => github.com/aosedge/fsquota v0.0.0-20231127111317-842d831105a7
1010

1111
require (
12-
github.com/aosedge/aos_common v0.0.0-20241025075156-14720a7d701f
12+
github.com/aosedge/aos_common v0.0.0-20241028191531-828ef3ba589e
1313
github.com/containernetworking/cni v1.1.2
1414
github.com/containernetworking/plugins v1.3.0
1515
github.com/coreos/go-iptables v0.6.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/aosedge/aos_common v0.0.0-20241025075156-14720a7d701f h1:bQErAqQmCpJLZvvwnwtnIDXLafWc2CDXl74rc8HkwKM=
2-
github.com/aosedge/aos_common v0.0.0-20241025075156-14720a7d701f/go.mod h1:8KL7yztgvArj3vpII9hnaAbebP4dP/7pox/vCLXW/cw=
1+
github.com/aosedge/aos_common v0.0.0-20241028191531-828ef3ba589e h1:uoqg7RNc7+eNbDPeWungkQ1/bekBj0YXdB9rqMbmXm8=
2+
github.com/aosedge/aos_common v0.0.0-20241028191531-828ef3ba589e/go.mod h1:8KL7yztgvArj3vpII9hnaAbebP4dP/7pox/vCLXW/cw=
33
github.com/aosedge/crypto11 v1.0.3-0.20220217163524-ddd0ace39e6f h1:xL5hA9axQFHnoVVF/Q8CkKl9JiTvA7U72jRDltMBB9M=
44
github.com/aosedge/crypto11 v1.0.3-0.20220217163524-ddd0ace39e6f/go.mod h1:ILDKtnCKiQ7zRoNxcp36Y1ZR8LBPmR2E23+wTQe/MlE=
55
github.com/aosedge/fsquota v0.0.0-20231127111317-842d831105a7 h1:KR+SuYXJ9HigUaJdUwRlkDOOpkCrliFF3liBVKu2GKY=

vendor/github.com/aosedge/aos_common/utils/iamclient/iamclient.go

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ github.com/ThalesIgnite/crypto11
44
# github.com/anexia-it/fsquota v0.0.0-00010101000000-000000000000 => github.com/aosedge/fsquota v0.0.0-20231127111317-842d831105a7
55
## explicit; go 1.21
66
github.com/anexia-it/fsquota
7-
# github.com/aosedge/aos_common v0.0.0-20241025075156-14720a7d701f
7+
# github.com/aosedge/aos_common v0.0.0-20241028191531-828ef3ba589e
88
## explicit; go 1.21
99
github.com/aosedge/aos_common/aoserrors
1010
github.com/aosedge/aos_common/aostypes

0 commit comments

Comments
 (0)