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.40 to 0.6.42.
- [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.40...v0.6.42)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and squakez committed Nov 7, 2023
1 parent 72a704a commit 5d0ebe2
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.20

require (
github.com/Masterminds/semver v1.5.0
github.com/container-tools/spectrum v0.6.40
github.com/container-tools/spectrum v0.6.42
github.com/evanphx/json-patch v5.7.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 @@ -90,8 +90,8 @@ github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGX
github.com/cncf/udpa/go v0.0.0-20200629203442-efcf912fb354/go.mod h1:WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk=
github.com/cncf/udpa/go v0.0.0-20201120205902-5459f2c99403/go.mod h1:WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk=
github.com/cncf/xds/go v0.0.0-20210312221358-fbca930ec8ed/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/container-tools/spectrum v0.6.40 h1:RFZXncTw3tv0TVoi0qXHj+ozn97Q2vv7+T0a+X4loGY=
github.com/container-tools/spectrum v0.6.40/go.mod h1:cF7Xee0E1+ZeOw8CAIBchNVneZDlyVxPURNS+7rX79w=
github.com/container-tools/spectrum v0.6.42 h1:vrhsGsb2KS/FCBQRfATK96atVdAswU01PoBWJU4LVcI=
github.com/container-tools/spectrum v0.6.42/go.mod h1:zYl78BBPg8P2hX0tcltWtpnJGRjJV5fw77W1BQgbv7I=
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/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
Expand Down

0 comments on commit 5d0ebe2

Please sign in to comment.