Skip to content

Commit

Permalink
build(deps): bump github.com/nlnwa/gowarc from 1.1.2 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [github.com/nlnwa/gowarc](https://github.com/nlnwa/gowarc) from 1.1.2 to 1.3.0.
- [Release notes](https://github.com/nlnwa/gowarc/releases)
- [Commits](nlnwa/gowarc@v1.1.2...v1.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 8abebb7 commit 9a40c0f
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 @@ -10,7 +10,7 @@ require (
github.com/gorilla/handlers v1.5.2
github.com/julienschmidt/httprouter v1.3.0
github.com/mitchellh/mapstructure v1.5.0
github.com/nlnwa/gowarc v1.1.2
github.com/nlnwa/gowarc v1.3.0
github.com/nlnwa/whatwg-url v0.4.0
github.com/rs/zerolog v1.31.0
github.com/segmentio/kafka-go v0.4.47
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,8 @@ github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrk
github.com/mitchellh/mapstructure v1.1.2/go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y=
github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY=
github.com/mitchellh/mapstructure v1.5.0/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
github.com/nlnwa/gowarc v1.1.2 h1:g5MbSpfs7D6lrv9zm6r9BHjuoFlNY2NufNypT7oGL1k=
github.com/nlnwa/gowarc v1.1.2/go.mod h1:lnOn4QxPW64SGDu8gH5GLkx/gq8jBYQjhaJ1slIB0PI=
github.com/nlnwa/gowarc v1.3.0 h1:7I5tyM3uf3pKQ9cxZtBoMzSIpX+NtSoBAt3zQDue2nE=
github.com/nlnwa/gowarc v1.3.0/go.mod h1:lnOn4QxPW64SGDu8gH5GLkx/gq8jBYQjhaJ1slIB0PI=
github.com/nlnwa/whatwg-url v0.4.0 h1:B3kFb5EL7KILeBkhrlQvFi41Ex0p4ropVA9brt5ungI=
github.com/nlnwa/whatwg-url v0.4.0/go.mod h1:pLzpJjFPtA+n7RCLvp0GBxvDHa/2ckNCBK9mfEeNOMQ=
github.com/onsi/ginkgo/v2 v2.13.0 h1:0jY9lJquiL8fcf3M4LAXN5aMlS/b2BV86HFFPCPMgE4=
Expand Down

0 comments on commit 9a40c0f

Please sign in to comment.