From d5ff8d7c11f09ef0d00c2b424518eb1ef582e462 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 12:42:57 +0000 Subject: [PATCH] build(deps): bump github.com/nlnwa/gowarc from 1.1.1 to 1.1.2 Bumps [github.com/nlnwa/gowarc](https://github.com/nlnwa/gowarc) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/nlnwa/gowarc/releases) - [Commits](https://github.com/nlnwa/gowarc/compare/v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: github.com/nlnwa/gowarc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 49e8f7d..6b2ce5f 100644 --- a/go.mod +++ b/go.mod @@ -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.1 + github.com/nlnwa/gowarc v1.1.2 github.com/nlnwa/whatwg-url v0.4.0 github.com/rs/zerolog v1.31.0 github.com/segmentio/kafka-go v0.4.46 diff --git a/go.sum b/go.sum index 12481ec..9fdbcbf 100644 --- a/go.sum +++ b/go.sum @@ -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.1 h1:C0kWp8aX3E/+/TvaqlO6I86drYO8qdZDGbJLD+aJilk= -github.com/nlnwa/gowarc v1.1.1/go.mod h1:aFbCuh7ZaGlKO2IAH7GbMgp0b2K8kzK2cb0zWsXWp/8= +github.com/nlnwa/gowarc v1.1.2 h1:g5MbSpfs7D6lrv9zm6r9BHjuoFlNY2NufNypT7oGL1k= +github.com/nlnwa/gowarc v1.1.2/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=