Skip to content

Commit

Permalink
chore(deps): bump github.com/xmidt-org/urlegit from 0.1.2 to 0.1.3 (#21)
Browse files Browse the repository at this point in the history
Bumps [github.com/xmidt-org/urlegit](https://github.com/xmidt-org/urlegit) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/xmidt-org/urlegit/releases)
- [Commits](xmidt-org/urlegit@v0.1.2...v0.1.3)

---
updated-dependencies:
- dependency-name: github.com/xmidt-org/urlegit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 29, 2024
1 parent 8b0f37a commit 7a2aca3
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 @@ -4,7 +4,7 @@ go 1.20

require (
github.com/stretchr/testify v1.9.0
github.com/xmidt-org/urlegit v0.1.2
github.com/xmidt-org/urlegit v0.1.3
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/xmidt-org/urlegit v0.1.2 h1:exZmzPFqZ55VSxYdXIfFgqWtXAovnjRnLTH2DRUy1IY=
github.com/xmidt-org/urlegit v0.1.2/go.mod h1:wEEFUdBOEK3bQNb5LHLMfGnTtGn8WwEKgFPk8p6lhIM=
github.com/xmidt-org/urlegit v0.1.3 h1:3qBhkB3rnouG1TA4cGb3PDVsCDsovbLvPcJSr6FDLgI=
github.com/xmidt-org/urlegit v0.1.3/go.mod h1:wEEFUdBOEK3bQNb5LHLMfGnTtGn8WwEKgFPk8p6lhIM=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
Expand Down

0 comments on commit 7a2aca3

Please sign in to comment.