Skip to content

Commit

Permalink
Bump github.com/homeport/dyff from 1.9.1 to 1.9.2
Browse files Browse the repository at this point in the history
Bumps [github.com/homeport/dyff](https://github.com/homeport/dyff) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/homeport/dyff/releases)
- [Changelog](https://github.com/homeport/dyff/blob/main/.goreleaser.yml)
- [Commits](homeport/dyff@v1.9.1...v1.9.2)

---
updated-dependencies:
- dependency-name: github.com/homeport/dyff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent b9225a1 commit d70e46e
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 @@ -5,7 +5,7 @@ go 1.20
require (
github.com/gonvenience/ytbx v1.4.4
github.com/google/go-containerregistry v0.20.2
github.com/homeport/dyff v1.9.1
github.com/homeport/dyff v1.9.2
github.com/olekukonko/tablewriter v0.0.5
github.com/onsi/ginkgo/v2 v2.20.1
github.com/onsi/gomega v1.34.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ github.com/google/go-containerregistry v0.20.2/go.mod h1:z38EKdKh4h7IP2gSfUUqEva
github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8 h1:FKHo8hFI3A+7w0aUQuYXQ+6EN5stWmeY/AZqtM8xk9k=
github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8/go.mod h1:K1liHPHnj73Fdn/EKuT8nrFqBihUSKXoLYU0BuatOYo=
github.com/gorilla/mux v1.8.0 h1:i40aqfkR1h2SlN9hojwV5ZA91wcXFOvkdNIeFDP5koI=
github.com/homeport/dyff v1.9.1 h1:X9zrcfsYn+kDVrzwcs6arSxDg6wXkzersHHU9stsUOA=
github.com/homeport/dyff v1.9.1/go.mod h1:smCju/EnwXnfxdeN//7Dt7/Z36I11NbTPNZNADRn1+A=
github.com/homeport/dyff v1.9.2 h1:BxAjdpF9XziYOK8LM1vvRPNsXflseHBXKQEGA7eAby8=
github.com/homeport/dyff v1.9.2/go.mod h1:smCju/EnwXnfxdeN//7Dt7/Z36I11NbTPNZNADRn1+A=
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8=
Expand Down

0 comments on commit d70e46e

Please sign in to comment.