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.38 to 0.6.39.
- [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.38...v0.6.39)

---
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 Oct 27, 2023
1 parent fbf2ef5 commit 7c2a8af
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.38
github.com/container-tools/spectrum v0.6.39
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.38 h1:k3VrTxYMrTylirYJzXBp8B2q+ku4Xp6IAqGsV92RxSs=
github.com/container-tools/spectrum v0.6.38/go.mod h1:Jyulgl6mfERnvrhUfuiV7XKGsImbb0+5p/6scExFgas=
github.com/container-tools/spectrum v0.6.39 h1:Mmo5Qeb3dEY2RjWbdkc+81yA+1dd0Bf7cwa+ai8DUQw=
github.com/container-tools/spectrum v0.6.39/go.mod h1:ntHpUXTc+mqWdlxb5HBFyhVI3a1wXU8sGOO80yAWVpo=
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 7c2a8af

Please sign in to comment.