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 Feb 29, 2024
1 parent 4029726 commit 584c4aa
Show file tree
Hide file tree
Showing 3 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 @@ -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-20231227133432-0c97aef1696d
github.com/aoscloud/aos_common v0.0.0-20240229163820-8da83091bc41
github.com/cavaliergopher/grab/v3 v3.0.1
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
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-20231227133432-0c97aef1696d h1:6NGi3he41XqNGEmlgCqp0XIaJYp4oQsmDiJUDAb3TZE=
github.com/aoscloud/aos_common v0.0.0-20231227133432-0c97aef1696d/go.mod h1:lQau0Xocfy7uTCSnx1FxFcjcrLwm5QiSoor7auM9AFo=
github.com/aoscloud/aos_common v0.0.0-20240229163820-8da83091bc41 h1:qwDirqqHOzT48gbBVgEtZyKLL33oVAS1Vs/4B1UYALA=
github.com/aoscloud/aos_common v0.0.0-20240229163820-8da83091bc41/go.mod h1:xmT5aI0W6lI15cZmSh4ME9gUYX79JkKYiVO64fPVQlw=
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
4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ 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-20231227133432-0c97aef1696d
## explicit; go 1.20
# github.com/aoscloud/aos_common v0.0.0-20240229163820-8da83091bc41
## explicit; go 1.21
github.com/aoscloud/aos_common/aoserrors
github.com/aoscloud/aos_common/aostypes
github.com/aoscloud/aos_common/api/iamanager/v4
Expand Down

0 comments on commit 584c4aa

Please sign in to comment.