From ca30fe39bdb64f5b6afb9179b17b3844c47c30f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 15:59:15 +0000 Subject: [PATCH] chore(deps): bump github.com/mrz1836/go-api-router from 0.7.0 to 0.7.1 Bumps [github.com/mrz1836/go-api-router](https://github.com/mrz1836/go-api-router) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/mrz1836/go-api-router/releases) - [Changelog](https://github.com/mrz1836/go-api-router/blob/master/.goreleaser.yml) - [Commits](https://github.com/mrz1836/go-api-router/compare/v0.7.0...v0.7.1) --- updated-dependencies: - dependency-name: github.com/mrz1836/go-api-router 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 85eb29b..0069ed7 100644 --- a/go.mod +++ b/go.mod @@ -16,7 +16,7 @@ require ( github.com/libsv/go-bn v0.0.2 github.com/libsv/go-bt/v2 v2.2.5 github.com/libsv/go-p2p v0.1.9 - github.com/mrz1836/go-api-router v0.7.0 + github.com/mrz1836/go-api-router v0.7.1 github.com/mrz1836/go-datastore v0.5.11 github.com/multiformats/go-multiaddr v0.12.1 github.com/newrelic/go-agent/v3/integrations/nrhttprouter v1.0.2 diff --git a/go.sum b/go.sum index 68dfce8..006ed11 100644 --- a/go.sum +++ b/go.sum @@ -330,8 +330,8 @@ github.com/montanaflynn/stats v0.7.1/go.mod h1:etXPPgVO6n31NxCd9KQUMvCM+ve0ruNzt github.com/mr-tron/base58 v1.1.2/go.mod h1:BinMc/sQntlIE1frQmRFPUoPA1Zkr8VRgBdjWI2mNwc= github.com/mr-tron/base58 v1.2.0 h1:T/HDJBh4ZCPbU39/+c3rRvE0uKBQlU27+QI8LJ4t64o= github.com/mr-tron/base58 v1.2.0/go.mod h1:BinMc/sQntlIE1frQmRFPUoPA1Zkr8VRgBdjWI2mNwc= -github.com/mrz1836/go-api-router v0.7.0 h1:RTnU4g92IiTLDEHBUuftnTMfGRIc9/Q7y1wDUYJEV5E= -github.com/mrz1836/go-api-router v0.7.0/go.mod h1:zIj4Fe4mLx+VZjtWvxvPcfJMo9l8J/xEB5mDWh2oGQU= +github.com/mrz1836/go-api-router v0.7.1 h1:CD5eRWtpI6uAFTTS6ilostM9GlI0YXg7YJdJQiY8wpo= +github.com/mrz1836/go-api-router v0.7.1/go.mod h1:x9W150CQr7BmHZmDUls1GaNVcarec29HlhQ3dbSmKO4= github.com/mrz1836/go-datastore v0.5.11 h1:1TG5qrwRPrPpa8cyidm3EomIvpqmVYuOHzjX2fKNZjo= github.com/mrz1836/go-datastore v0.5.11/go.mod h1:C742deeNn5axw9I32cCOw7p7YG4Jn4iIOKk1vCZWxio= github.com/mrz1836/go-logger v0.3.2 h1:bjd23NwVaLWncXgXAyxAwWLQ02of0Ci3iJIZZEakkFU=