Skip to content

Commit

Permalink
chore(deps): bump github.com/container-tools/spectrum
Browse files Browse the repository at this point in the history
Bumps [github.com/container-tools/spectrum](https://github.com/container-tools/spectrum) from 0.6.60 to 0.6.61.
- [Release notes](https://github.com/container-tools/spectrum/releases)
- [Changelog](https://github.com/container-tools/spectrum/blob/master/.goreleaser.yml)
- [Commits](container-tools/spectrum@v0.6.60...v0.6.61)

---
updated-dependencies:
- dependency-name: github.com/container-tools/spectrum
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and squakez committed Sep 6, 2024
1 parent 4bd20d5 commit 31bfb8b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22

require (
github.com/Masterminds/semver v1.5.0
github.com/container-tools/spectrum v0.6.60
github.com/container-tools/spectrum v0.6.61
github.com/evanphx/json-patch v5.9.0+incompatible
github.com/fsnotify/fsnotify v1.7.0
github.com/gertd/go-pluralize v0.2.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ github.com/cloudflare/circl v1.1.0/go.mod h1:prBCrKB9DV4poKZY1l9zBXg2QJY7mvgRvtM
github.com/cloudflare/circl v1.3.7 h1:qlCDlTPz2n9fu58M0Nh1J/JzcFpfgkFHHX3O35r5vcU=
github.com/cloudflare/circl v1.3.7/go.mod h1:sRTcRWXGLrKw6yIGJ+l7amYJFfAXbZG0kBSc8r4zxgA=
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc=
github.com/container-tools/spectrum v0.6.60 h1:z/psz1UmUXjKRUDGaK9wcbUil0B9yFiFJoB9TvZfUfI=
github.com/container-tools/spectrum v0.6.60/go.mod h1:tWX+Mi4XGaFaJwRv9ebXnRkvtQ7CX8YmWZucF+rk6q8=
github.com/container-tools/spectrum v0.6.61 h1:6TcQTJmyWstIWBQNGX9+0kH7DyH9mysDcrzpZ9Xex1s=
github.com/container-tools/spectrum v0.6.61/go.mod h1:FO1S/4wvYiBwaNCg5yBQGpnjpo33wfSg22C1Q1yMl78=
github.com/containerd/stargz-snapshotter/estargz v0.14.3 h1:OqlDCK3ZVUO6C3B/5FSkDwbkEETK84kQgEeFwDC+62k=
github.com/containerd/stargz-snapshotter/estargz v0.14.3/go.mod h1:KY//uOCIkSuNAHhJogcZtrNHdKrA99/FCCRjE3HD36o=
github.com/coreos/go-oidc/v3 v3.9.0 h1:0J/ogVOd4y8P0f0xUh8l9t07xRP/d8tccvjHl2dcsSo=
Expand Down

0 comments on commit 31bfb8b

Please sign in to comment.