Skip to content

Commit

Permalink
build(deps): bump github.com/containers/libhvee from 0.4.0 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [github.com/containers/libhvee](https://github.com/containers/libhvee) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/containers/libhvee/releases)
- [Changelog](https://github.com/containers/libhvee/blob/main/RELEASE_NOTES.md)
- [Commits](containers/libhvee@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/containers/libhvee
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 35ef733 commit 2049d6f
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
cloud.google.com/go/storage v1.35.1
github.com/aws/aws-sdk-go v1.47.9
github.com/beevik/etree v1.2.0
github.com/containers/libhvee v0.4.0
github.com/containers/libhvee v0.5.0
github.com/coreos/go-semver v0.3.1
github.com/coreos/go-systemd/v22 v22.5.0
github.com/coreos/vcontext v0.0.0-20230201181013-d72178a18687
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ github.com/beevik/etree v1.2.0/go.mod h1:aiPf89g/1k3AShMVAzriilpcE4R/Vuor90y83zV
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc=
github.com/containers/libhvee v0.4.0 h1:HGHIIExgP2PjwjHKKoQM3B+3qakNIZcmmkiAO4luAZE=
github.com/containers/libhvee v0.4.0/go.mod h1:fyWDxNQccveTdE3Oe+QRuLbwF/iyV0hDxXqRX5Svlic=
github.com/containers/libhvee v0.5.0 h1:rDhfG2NI8Q+VgeXht2dXezanxEdpj9pHqYX3vWfOGUw=
github.com/containers/libhvee v0.5.0/go.mod h1:yvU3Em2u1ZLl2VLd2glMIBWriBwfhWsDaRJsvixUIB0=
github.com/coreos/go-json v0.0.0-20230131223807-18775e0fb4fb h1:rmqyI19j3Z/74bIRhuC59RB442rXUazKNueVpfJPxg4=
github.com/coreos/go-json v0.0.0-20230131223807-18775e0fb4fb/go.mod h1:rcFZM3uxVvdyNmsAV2jopgPD1cs5SPWJWU5dOz2LUnw=
github.com/coreos/go-semver v0.3.1 h1:yi21YpKnrx1gt5R+la8n5WgS0kCrsPp33dmEyHReZr4=
Expand Down
2 changes: 2 additions & 0 deletions vendor/github.com/containers/libhvee/pkg/kvp/config.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ github.com/aws/aws-sdk-go/service/sts/stsiface
# github.com/beevik/etree v1.2.0
## explicit; go 1.13
github.com/beevik/etree
# github.com/containers/libhvee v0.4.0
# github.com/containers/libhvee v0.5.0
## explicit; go 1.18
github.com/containers/libhvee/pkg/kvp
# github.com/coreos/go-json v0.0.0-20230131223807-18775e0fb4fb
Expand Down

0 comments on commit 2049d6f

Please sign in to comment.