Skip to content

Commit

Permalink
[WIP] Update vendor
Browse files Browse the repository at this point in the history
Signed-off-by: Mykhailo Lohvynenko <[email protected]>
  • Loading branch information
mlohvynenko committed Sep 10, 2024
1 parent d16e0c1 commit 148dbf0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ replace github.com/ThalesIgnite/crypto11 => github.com/aosedge/crypto11 v1.0.3-0

replace github.com/anexia-it/fsquota => github.com/aosedge/fsquota v0.0.0-20231127111317-842d831105a7

replace github.com/aosedge/aos_common => ../aos_common

require (
code.cloudfoundry.org/bytefmt v0.0.0-20231017140541-3b893ed0421b
github.com/aosedge/aos_common v0.0.0-20240902084419-53e429d5c68a
Expand Down

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

3 changes: 2 additions & 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-20240902084419-53e429d5c68a
# github.com/aosedge/aos_common v0.0.0-20240902084419-53e429d5c68a => ../aos_common
## explicit; go 1.21
github.com/aosedge/aos_common/aoserrors
github.com/aosedge/aos_common/aostypes
Expand Down Expand Up @@ -298,3 +298,4 @@ google.golang.org/protobuf/types/known/timestamppb
gopkg.in/yaml.v3
# github.com/ThalesIgnite/crypto11 => github.com/aosedge/crypto11 v1.0.3-0.20220217163524-ddd0ace39e6f
# github.com/anexia-it/fsquota => github.com/aosedge/fsquota v0.0.0-20231127111317-842d831105a7
# github.com/aosedge/aos_common => ../aos_common

0 comments on commit 148dbf0

Please sign in to comment.