Skip to content

Commit 48a67fe

Browse files
committed
[vendor] Update vendor
Signed-off-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
1 parent b408ed6 commit 48a67fe

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
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-20240820101828-9451f51fe248
12+
github.com/aosedge/aos_common v0.0.0-20240820141235-b28ad667934d
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-20240820101828-9451f51fe248 h1:EGMPa9KQV0pRIveBr1zt5O4BCxJENIgYztPsZGG+o4s=
2-
github.com/aosedge/aos_common v0.0.0-20240820101828-9451f51fe248/go.mod h1:CG/e1tQPMo2fvdwRHi+Cx5StpNURu7InTZSgyfmBVYM=
1+
github.com/aosedge/aos_common v0.0.0-20240820141235-b28ad667934d h1:Arf3T/cAhSiOcSHrfJMWhVLXcKbmpBbs1q/7YNaXatg=
2+
github.com/aosedge/aos_common v0.0.0-20240820141235-b28ad667934d/go.mod h1:CG/e1tQPMo2fvdwRHi+Cx5StpNURu7InTZSgyfmBVYM=
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/aostypes/aostypes.go

+1-1
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-20240820101828-9451f51fe248
7+
# github.com/aosedge/aos_common v0.0.0-20240820141235-b28ad667934d
88
## explicit; go 1.21
99
github.com/aosedge/aos_common/aoserrors
1010
github.com/aosedge/aos_common/aostypes

0 commit comments

Comments
 (0)