Skip to content

Commit

Permalink
Bump github.com/chainguard-dev/yam
Browse files Browse the repository at this point in the history
Bumps [github.com/chainguard-dev/yam](https://github.com/chainguard-dev/yam) from 0.0.0-20230904174023-8d3c53b7e9d7 to 0.2.7.
- [Commits](https://github.com/chainguard-dev/yam/commits/v0.2.7)

---
updated-dependencies:
- dependency-name: github.com/chainguard-dev/yam
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent b652dd8 commit 702c60b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module github.com/anchore/binny

go 1.21.1
toolchain go1.23.5

require (
github.com/Masterminds/semver/v3 v3.3.1
Expand All @@ -11,7 +12,7 @@ require (
github.com/anchore/clio v0.0.0-20230823172630-c42d666061af
github.com/anchore/fangs v0.0.0-20230818131516-2186b10924fe
github.com/anchore/go-logger v0.0.0-20230725134548-c21dafa1ec5a
github.com/chainguard-dev/yam v0.0.0-20230904174023-8d3c53b7e9d7
github.com/chainguard-dev/yam v0.2.7
github.com/charmbracelet/bubbles v0.20.0
github.com/charmbracelet/bubbletea v1.2.4
github.com/charmbracelet/lipgloss v1.0.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ github.com/bmatcuk/doublestar/v4 v4.7.1/go.mod h1:xBQ8jztBU6kakFMg+8WGxn0c6z1fTS
github.com/braydonk/yaml v0.7.0 h1:ySkqO7r0MGoCNhiRJqE0Xe9yhINMyvOAB3nFjgyJn2k=
github.com/braydonk/yaml v0.7.0/go.mod h1:hcm3h581tudlirk8XEUPDBAimBPbmnL0Y45hCRl47N4=
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
github.com/chainguard-dev/yam v0.0.0-20230904174023-8d3c53b7e9d7 h1:YbqxaW3oq3br7zAKZ6rKJYZzvjBLY2OcZCSyU6d3aD4=
github.com/chainguard-dev/yam v0.0.0-20230904174023-8d3c53b7e9d7/go.mod h1:okUhPc01MlA/ss50BH6m4pYGs13ErgelZYP1a0LEHTk=
github.com/chainguard-dev/yam v0.2.7 h1:LXJwzflRIat03qM7Wfw7MSq2SIq8BRnTElDK3WtqhOs=
github.com/chainguard-dev/yam v0.2.7/go.mod h1:ivVkgGz9SBfGl7zCucW19ipaZkCbrmwrDyA9FNAxgjc=
github.com/charmbracelet/bubbles v0.20.0 h1:jSZu6qD8cRQ6k9OMfR1WlM+ruM8fkPWkHvQWD9LIutE=
github.com/charmbracelet/bubbles v0.20.0/go.mod h1:39slydyswPy+uVOHZ5x/GjwVAFkCsV8IIVy+4MhzwwU=
github.com/charmbracelet/bubbletea v1.2.4 h1:KN8aCViA0eps9SCOThb2/XPIlea3ANJLUkv3KnQRNCE=
Expand Down

0 comments on commit 702c60b

Please sign in to comment.