Skip to content

Commit

Permalink
Bump github.com/kmulvey/path from 1.21.0 to 1.22.0
Browse files Browse the repository at this point in the history
Bumps [github.com/kmulvey/path](https://github.com/kmulvey/path) from 1.21.0 to 1.22.0.
- [Commits](kmulvey/path@v1.21.0...v1.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent d32a8fa commit 24fc96c
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.22.2
require (
github.com/corona10/goimagehash v1.1.0
github.com/kmulvey/goutils v0.6.0
github.com/kmulvey/path v1.21.0
github.com/kmulvey/path v1.22.0
github.com/prometheus/client_golang v1.19.0
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ github.com/imdario/mergo v0.3.16 h1:wwQJbIsHYGMUyLSPrEq1CT16AhnhNJQ51+4fdHUnCl4=
github.com/imdario/mergo v0.3.16/go.mod h1:WBLT9ZmE3lPoWsEzCh9LPo3TiwVN+ZKEjmz+hD27ysY=
github.com/kmulvey/goutils v0.6.0 h1:N3ZW0f9jf0lzXE7/LeDNw1jBDHiKnvX89/D9F37h/lU=
github.com/kmulvey/goutils v0.6.0/go.mod h1:piD3FiBNFCOGTorRV2yFpjOUQFXVO5IiCHx0Nmmom8g=
github.com/kmulvey/path v1.21.0 h1:7bBCCfds+JN2kkuEW20PLjZFTq1D44TYE7vQ4UaB+IQ=
github.com/kmulvey/path v1.21.0/go.mod h1:4Kn6THn/giy6fKimfM13cRACjwH8o79lis+Vx9nu/Xc=
github.com/kmulvey/path v1.22.0 h1:i4S+KBKeqvHdU9VGUNQAv+a/U6i1HhocHnvVzvBKANI=
github.com/kmulvey/path v1.22.0/go.mod h1:wYDK4vhhMakyqVxcKxt7lj9OWP+vYPE99A/99aF/JNo=
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
Expand Down

0 comments on commit 24fc96c

Please sign in to comment.