Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
avidullu committed Apr 27, 2022
2 parents 2bca836 + ed28ab6 commit d0e4931
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -13,7 +13,7 @@ require (
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/jacobsa/daemonize v0.0.0-20160101105449-e460293e890f
github.com/jacobsa/fuse v0.0.0-20220130133955-108387eec147
github.com/jacobsa/gcloud v0.0.0-20220421103137-3ddcc995d2eb
github.com/jacobsa/gcloud v0.0.0-20220426111934-d5f9e155f950
github.com/jacobsa/oglematchers v0.0.0-20150720000706-141901ea67cd
github.com/jacobsa/oglemock v0.0.0-20150831005832-e94d794d06ff
github.com/jacobsa/ogletest v0.0.0-20170503003838-80d50a735a11
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Expand Up @@ -203,6 +203,8 @@ github.com/jacobsa/gcloud v0.0.0-20220421085052-ff44a6cb0dd1 h1:4eR9KzVnkPXUmQLl
github.com/jacobsa/gcloud v0.0.0-20220421085052-ff44a6cb0dd1/go.mod h1:nvUMlvvHkp6h7NFL7UuayN/8wmTp1pnVHxT3kfFQHDk=
github.com/jacobsa/gcloud v0.0.0-20220421103137-3ddcc995d2eb h1:utN0Twclo6dIlOc8NjgzwcFszlR0t48gjElC250PXAU=
github.com/jacobsa/gcloud v0.0.0-20220421103137-3ddcc995d2eb/go.mod h1:nvUMlvvHkp6h7NFL7UuayN/8wmTp1pnVHxT3kfFQHDk=
github.com/jacobsa/gcloud v0.0.0-20220426111934-d5f9e155f950 h1:xwvIa1a/P0Vy5qD5UqaQJa7kPiClvym2iL+0ZYCrOdU=
github.com/jacobsa/gcloud v0.0.0-20220426111934-d5f9e155f950/go.mod h1:nvUMlvvHkp6h7NFL7UuayN/8wmTp1pnVHxT3kfFQHDk=
github.com/jacobsa/oglematchers v0.0.0-20150720000706-141901ea67cd h1:9GCSedGjMcLZCrusBZuo4tyKLpKUPenUUqi34AkuFmA=
github.com/jacobsa/oglematchers v0.0.0-20150720000706-141901ea67cd/go.mod h1:TlmyIZDpGmwRoTWiakdr+HA1Tukze6C6XbRVidYq02M=
github.com/jacobsa/oglemock v0.0.0-20150831005832-e94d794d06ff h1:2xRHTvkpJ5zJmglXLRqHiZQNjUoOkhUyhTAhEQvPAWw=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Expand Up @@ -120,7 +120,7 @@ github.com/jacobsa/fuse/fuseutil
github.com/jacobsa/fuse/internal/buffer
github.com/jacobsa/fuse/internal/freelist
github.com/jacobsa/fuse/internal/fusekernel
# github.com/jacobsa/gcloud v0.0.0-20220421103137-3ddcc995d2eb
# github.com/jacobsa/gcloud v0.0.0-20220426111934-d5f9e155f950
## explicit
github.com/jacobsa/gcloud/gcs
github.com/jacobsa/gcloud/gcs/gcscaching
Expand Down

0 comments on commit d0e4931

Please sign in to comment.