Skip to content

Commit

Permalink
[vendor] Update vendor
Browse files Browse the repository at this point in the history
Signed-off-by: Oleksandr Grytsov <[email protected]>
  • Loading branch information
al1img committed Sep 10, 2024
1 parent ec2ad78 commit d16e0c1
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 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-20240828112023-cf8d349b0d06
github.com/aosedge/aos_common v0.0.0-20240902084419-53e429d5c68a
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-20240828112023-cf8d349b0d06 h1:yFPGmxShLaO+h2NToVmjRYk7oSirizq6a6QeGZ2wkww=
github.com/aosedge/aos_common v0.0.0-20240828112023-cf8d349b0d06/go.mod h1:CG/e1tQPMo2fvdwRHi+Cx5StpNURu7InTZSgyfmBVYM=
github.com/aosedge/aos_common v0.0.0-20240902084419-53e429d5c68a h1:vTyrUt3lGoPbiAAf+ckr2vreksbK4pGi/KmM9GNoUKI=
github.com/aosedge/aos_common v0.0.0-20240902084419-53e429d5c68a/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

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

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ github.com/ThalesIgnite/crypto11
# github.com/anexia-it/fsquota v0.0.0-00010101000000-000000000000 => github.com/aosedge/fsquota v0.0.0-20231127111317-842d831105a7
## explicit; go 1.21
github.com/anexia-it/fsquota
# github.com/aosedge/aos_common v0.0.0-20240828112023-cf8d349b0d06
# github.com/aosedge/aos_common v0.0.0-20240902084419-53e429d5c68a
## explicit; go 1.21
github.com/aosedge/aos_common/aoserrors
github.com/aosedge/aos_common/aostypes
Expand Down

0 comments on commit d16e0c1

Please sign in to comment.