Skip to content

Commit

Permalink
[vendor] Vendor update for service required resources interface change
Browse files Browse the repository at this point in the history
Signed-off-by: Mykola Kobets <[email protected]>
  • Loading branch information
mykola-kobets-epam committed Sep 20, 2024
1 parent 904feea commit e7ff7ba
Show file tree
Hide file tree
Showing 6 changed files with 612 additions and 601 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ replace github.com/anexia-it/fsquota => github.com/aosedge/fsquota v0.0.0-202311

require (
code.cloudfoundry.org/bytefmt v0.0.0-20231017140541-3b893ed0421b
github.com/aosedge/aos_common v0.0.0-20240919073545-c003861229df
github.com/aosedge/aos_common v0.0.0-20240920111133-bbcdc07c1664
github.com/apparentlymart/go-cidr v1.1.0
github.com/cavaliergopher/grab/v3 v3.0.1
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
code.cloudfoundry.org/bytefmt v0.0.0-20231017140541-3b893ed0421b h1:/2OEIBwZAaJ8n8iTXrM4v/+bdyLDTLwcW6RZtkO4+r0=
code.cloudfoundry.org/bytefmt v0.0.0-20231017140541-3b893ed0421b/go.mod h1:CKNYSQxmKcMCNIKoRG5rRR4AIgJMIoK65ya+Z5xHnk4=
github.com/aosedge/aos_common v0.0.0-20240919073545-c003861229df h1:9dD1t9oC7Qbig7KZVuWZX8a7Zi3NW3JKDmsoYPsOMbM=
github.com/aosedge/aos_common v0.0.0-20240919073545-c003861229df/go.mod h1:CG/e1tQPMo2fvdwRHi+Cx5StpNURu7InTZSgyfmBVYM=
github.com/aosedge/aos_common v0.0.0-20240920111133-bbcdc07c1664 h1:AvwdHsdKR1hVIpa64RjC33Qy7Z5SB4CYqhv7C/tX8ug=
github.com/aosedge/aos_common v0.0.0-20240920111133-bbcdc07c1664/go.mod h1:CG/e1tQPMo2fvdwRHi+Cx5StpNURu7InTZSgyfmBVYM=
github.com/aosedge/crypto11 v1.0.3-0.20220217163524-ddd0ace39e6f h1:xL5hA9axQFHnoVVF/Q8CkKl9JiTvA7U72jRDltMBB9M=
github.com/aosedge/crypto11 v1.0.3-0.20220217163524-ddd0ace39e6f/go.mod h1:ILDKtnCKiQ7zRoNxcp36Y1ZR8LBPmR2E23+wTQe/MlE=
github.com/aosedge/fsquota v0.0.0-20231127111317-842d831105a7 h1:KR+SuYXJ9HigUaJdUwRlkDOOpkCrliFF3liBVKu2GKY=
Expand Down
33 changes: 21 additions & 12 deletions vendor/github.com/aosedge/aos_common/aostypes/aostypes.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e7ff7ba

Please sign in to comment.