Skip to content

Commit

Permalink
[vendor] Update vendor
Browse files Browse the repository at this point in the history
Signed-off-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
  • Loading branch information
al1img committed May 21, 2024
1 parent 95f2389 commit c54ebf6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ replace github.com/ThalesIgnite/crypto11 => github.com/aoscloud/crypto11 v1.0.3-
replace github.com/anexia-it/fsquota => github.com/aoscloud/fsquota v0.0.0-20231127111317-842d831105a7

require (
github.com/aoscloud/aos_common v0.0.0-20240409092038-4c73ccbde411
github.com/aoscloud/aos_common v0.0.0-20240521092209-a7ee24167d4b
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
github.com/coreos/go-systemd/v22 v22.5.0
github.com/golang/protobuf v1.5.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/aoscloud/aos_common v0.0.0-20240409092038-4c73ccbde411 h1:5XM5XgR5zDl264Osv1gadpZWPEuLC4pMTPI/fpFzGos=
github.com/aoscloud/aos_common v0.0.0-20240409092038-4c73ccbde411/go.mod h1:sRvMslEjU2uDksny4AB2ogdY3R08nxCKiRyZ+YYnUrc=
github.com/aoscloud/aos_common v0.0.0-20240521092209-a7ee24167d4b h1:Hmoav/+PqbUKydLeYHrM3zWjjBRfxqUq8AS+CvJWzHY=
github.com/aoscloud/aos_common v0.0.0-20240521092209-a7ee24167d4b/go.mod h1:yhyw6Pt99GowDShfWnM+UMWR0+Z6rNApwJB39LL7f5E=
github.com/aoscloud/crypto11 v1.0.3-0.20220217163524-ddd0ace39e6f h1:1CPr+UrVduUABuDLGzsKaz7Dp8Nu6zSfp8WqR5TiH0I=
github.com/aoscloud/crypto11 v1.0.3-0.20220217163524-ddd0ace39e6f/go.mod h1:ILDKtnCKiQ7zRoNxcp36Y1ZR8LBPmR2E23+wTQe/MlE=
github.com/aoscloud/fsquota v0.0.0-20231127111317-842d831105a7 h1:IZrcOMTQKPENNXu3JIKu72Mr8KsRiiZaKN1nJqI2PgU=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ github.com/ThalesIgnite/crypto11
# github.com/anexia-it/fsquota v0.0.0-00010101000000-000000000000 => github.com/aoscloud/fsquota v0.0.0-20231127111317-842d831105a7
## explicit; go 1.21
github.com/anexia-it/fsquota
# github.com/aoscloud/aos_common v0.0.0-20240409092038-4c73ccbde411
# github.com/aoscloud/aos_common v0.0.0-20240521092209-a7ee24167d4b
## explicit; go 1.21
github.com/aoscloud/aos_common/aoserrors
github.com/aoscloud/aos_common/aostypes
Expand Down

0 comments on commit c54ebf6

Please sign in to comment.