Skip to content

Commit

Permalink
build(deps): bump github.com/chainguard-dev/yam in the gomod group
Browse files Browse the repository at this point in the history
Bumps the gomod group with 1 update: [github.com/chainguard-dev/yam](https://github.com/chainguard-dev/yam).


Updates `github.com/chainguard-dev/yam` from 0.2.2 to 0.2.3
- [Commits](chainguard-dev/yam@v0.2.2...v0.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent b88740a commit 97352fd
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 @@ -9,7 +9,7 @@ require (
dagger.io/dagger v0.13.6
github.com/chainguard-dev/clog v1.5.1-0.20240811185937-4c523ae4593f
github.com/chainguard-dev/go-pkgconfig v0.0.0-20240404163941-6351b37b2a10
github.com/chainguard-dev/yam v0.2.2
github.com/chainguard-dev/yam v0.2.3
github.com/charmbracelet/log v0.4.0
github.com/docker/cli v27.3.1+incompatible
github.com/docker/docker v27.3.1+incompatible
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@ github.com/chainguard-dev/git-urls v1.0.2 h1:pSpT7ifrpc5X55n4aTTm7FFUE+ZQHKiqpiw
github.com/chainguard-dev/git-urls v1.0.2/go.mod h1:rbGgj10OS7UgZlbzdUQIQpT0k/D4+An04HJY7Ol+Y/o=
github.com/chainguard-dev/go-pkgconfig v0.0.0-20240404163941-6351b37b2a10 h1:XR2vgQC024I9/boh9r1ihVv8Z14+pbvWqXeYMCnZJpc=
github.com/chainguard-dev/go-pkgconfig v0.0.0-20240404163941-6351b37b2a10/go.mod h1:1p6+MesLcjKeON5BRWa7I87mvAY0QmKjgginIM3w6BI=
github.com/chainguard-dev/yam v0.2.2 h1:2EyuHulJjgH5ztMj3D2UpP2xodtQy3PzmTAo+KG+ETI=
github.com/chainguard-dev/yam v0.2.2/go.mod h1:9e11nxggF3gzC8hxdZ/kTew4GjUvecufQOim3gnbnZ4=
github.com/chainguard-dev/yam v0.2.3 h1:6CGnYngNDC+xfJb6LtNdBHhdEEyo63aMuDY1z9tgEuQ=
github.com/chainguard-dev/yam v0.2.3/go.mod h1:4iLVguWfrVj3HWyNoed3B5l1GhoctDRwdLbav/Upe/U=
github.com/charmbracelet/lipgloss v0.13.1 h1:Oik/oqDTMVA01GetT4JdEC033dNzWoQHdWnHnQmXE2A=
github.com/charmbracelet/lipgloss v0.13.1/go.mod h1:zaYVJ2xKSKEnTEEbX6uAHabh2d975RJ+0yfkFpRBz5U=
github.com/charmbracelet/log v0.4.0 h1:G9bQAcx8rWA2T3pWvx7YtPTPwgqpk7D68BX21IRW8ZM=
Expand Down

0 comments on commit 97352fd

Please sign in to comment.