From 59b8f5b8c31b89a0bdfa68f1781027ec33046473 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 15:57:02 +0000 Subject: [PATCH] Bump github.com/findy-network/findy-common-go from 0.2.58 to 0.2.59 Bumps [github.com/findy-network/findy-common-go](https://github.com/findy-network/findy-common-go) from 0.2.58 to 0.2.59. - [Release notes](https://github.com/findy-network/findy-common-go/releases) - [Commits](https://github.com/findy-network/findy-common-go/compare/v0.2.58...v0.2.59) --- updated-dependencies: - dependency-name: github.com/findy-network/findy-common-go 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 4a06db0..3fff7e7 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.21 toolchain go1.21.0 require ( - github.com/findy-network/findy-common-go v0.2.58 + github.com/findy-network/findy-common-go v0.2.59 github.com/fxamacker/cbor/v2 v2.5.0 github.com/go-webauthn/webauthn v0.10.0 github.com/golang/glog v1.2.0 diff --git a/go.sum b/go.sum index 4937940..85365a2 100644 --- a/go.sum +++ b/go.sum @@ -32,8 +32,8 @@ github.com/envoyproxy/go-control-plane v0.9.0/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymF github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4= github.com/envoyproxy/go-control-plane v0.9.4/go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98= github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c= -github.com/findy-network/findy-common-go v0.2.58 h1:dyq8Hnsr4p5XZc+uedYOH5u4y4/IlRgmpesLEmQ0NY0= -github.com/findy-network/findy-common-go v0.2.58/go.mod h1:emh9s6xbPvOFstNJJfv75o+aF5nNGMcqfr5kLAUJS7U= +github.com/findy-network/findy-common-go v0.2.59 h1:IIjCfUc7D9PYU8AeOF3QiRWHLIFJSGPWqPcvhPLXI7c= +github.com/findy-network/findy-common-go v0.2.59/go.mod h1:emh9s6xbPvOFstNJJfv75o+aF5nNGMcqfr5kLAUJS7U= github.com/form3tech-oss/jwt-go v3.2.5+incompatible h1:/l4kBbb4/vGSsdtB5nUe8L7B9mImVMaBPw9L/0TBHU8= github.com/form3tech-oss/jwt-go v3.2.5+incompatible/go.mod h1:pbq4aXjuKjdthFRnoDwaVPLA+WlJuPGy+QneDUgJi2k= github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=