Skip to content

Commit

Permalink
Bump github.com/fsouza/fake-gcs-server from 1.47.7 to 1.47.8 (#1743)
Browse files Browse the repository at this point in the history
Bumps [github.com/fsouza/fake-gcs-server](https://github.com/fsouza/fake-gcs-server) from 1.47.7 to 1.47.8.
- [Release notes](https://github.com/fsouza/fake-gcs-server/releases)
- [Commits](fsouza/fake-gcs-server@v1.47.7...v1.47.8)

---
updated-dependencies:
- dependency-name: github.com/fsouza/fake-gcs-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 4, 2024
1 parent ec85ecd commit 0919d31
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
cloud.google.com/go/storage v1.39.0
github.com/fsouza/fake-gcs-server v1.47.7
github.com/fsouza/fake-gcs-server v1.47.8
github.com/in-toto/in-toto-golang v0.9.0
github.com/neo4j/neo4j-go-driver/v4 v4.4.7
github.com/secure-systems-lab/go-securesystemslib v0.8.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -270,8 +270,8 @@ github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4
github.com/fsnotify/fsnotify v1.5.1/go.mod h1:T3375wBYaZdLLcVNkcVbzGHY7f1l/uK5T5Ai1i3InKU=
github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA=
github.com/fsnotify/fsnotify v1.7.0/go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM=
github.com/fsouza/fake-gcs-server v1.47.7 h1:56/U4rKY081TaNbq0gHWi7/71UxC2KROqcnrD9BRJhs=
github.com/fsouza/fake-gcs-server v1.47.7/go.mod h1:4vPUynN8/zZlxk5Jpy6LvvTTxItdTAObK4DYnp89Jys=
github.com/fsouza/fake-gcs-server v1.47.8 h1:i/rV62ZOh/3y2aBl4jaGxIf0sySpVnTaot54r4BpgaE=
github.com/fsouza/fake-gcs-server v1.47.8/go.mod h1:WOE9B5pNSvjkuNdCGErX6EXczAuIM4X1nrDfJV35fxI=
github.com/gabriel-vasile/mimetype v1.4.2 h1:w5qFW6JKBz9Y393Y4q372O9A7cUSequkh1Q7OhCmWKU=
github.com/gabriel-vasile/mimetype v1.4.2/go.mod h1:zApsH/mKG4w07erKIaJPFiX0Tsq9BFQgN3qGY5GnNgA=
github.com/getkin/kin-openapi v0.123.0 h1:zIik0mRwFNLyvtXK274Q6ut+dPh6nlxBp0x7mNrPhs8=
Expand Down

0 comments on commit 0919d31

Please sign in to comment.