Skip to content

Commit 65cf88d

Browse files
mykola-kobets-epamal1img
authored andcommitted
[vendor] Update aoscommon vendor
Signed-off-by: Mykola Kobets <mykola_kobets@epam.com>
1 parent 49d18a0 commit 65cf88d

File tree

4 files changed

+10
-12
lines changed

4 files changed

+10
-12
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-20240801114759-a9662a53d013
12+
github.com/aosedge/aos_common v0.0.0-20240807131318-ec6baf1da16c
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-20240801114759-a9662a53d013 h1:VlIBKRo12pu2i0O74Lb7lfJqMqhSKcHubNFKZpCPaww=
2-
github.com/aosedge/aos_common v0.0.0-20240801114759-a9662a53d013/go.mod h1:CG/e1tQPMo2fvdwRHi+Cx5StpNURu7InTZSgyfmBVYM=
1+
github.com/aosedge/aos_common v0.0.0-20240807131318-ec6baf1da16c h1:+syptKk0KtaFuttYpoUW4VF4eUciUxP5VFeFDDcDNkA=
2+
github.com/aosedge/aos_common v0.0.0-20240807131318-ec6baf1da16c/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/api/cloudprotocol/certificates.go

+6-8
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-20240801114759-a9662a53d013
7+
# github.com/aosedge/aos_common v0.0.0-20240807131318-ec6baf1da16c
88
## explicit; go 1.21
99
github.com/aosedge/aos_common/aoserrors
1010
github.com/aosedge/aos_common/aostypes

0 commit comments

Comments
 (0)