fix(deps): update github.com/tribalwarshelp/shared commit hash to f4cb4c1

This commit is contained in:
Renovate Bot 2022-02-18 10:23:42 +00:00
parent 4cb44d48db
commit d2d8de1742
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -6,7 +6,7 @@ require (
github.com/Kichiyaki/goutil v0.1.0
github.com/Kichiyaki/gqlgen-client v0.0.0-20200604145848-274796c104f4
github.com/pkg/errors v0.9.1
github.com/tribalwarshelp/shared v0.0.0-20210924044719-a52277d8a5e0
github.com/tribalwarshelp/shared v0.0.0-20220218101729-f4cb4c1f2026
)
require (

2
go.sum
View File

@ -88,6 +88,8 @@ github.com/tribalwarshelp/shared v0.0.0-20210904125629-f6de0a03b185 h1:Lna9q9u6n
github.com/tribalwarshelp/shared v0.0.0-20210904125629-f6de0a03b185/go.mod h1:i1mp37+VJeaR04DvoWRc3G/RJ7RzZHNmPC+WLqdDdNM=
github.com/tribalwarshelp/shared v0.0.0-20210924044719-a52277d8a5e0 h1:KzHt+mplWVZMQGfsiDR6fTCOUFsakUCrKBiXFkvUOD8=
github.com/tribalwarshelp/shared v0.0.0-20210924044719-a52277d8a5e0/go.mod h1:e7btUzVL+8ESwxt8sto2uVbIJbHN43wTEg44mJW8YzM=
github.com/tribalwarshelp/shared v0.0.0-20220218101729-f4cb4c1f2026 h1:ncDx2chRqGr/ZdmnZTe0FWUhrOoZxwvwADh4VF4f58I=
github.com/tribalwarshelp/shared v0.0.0-20220218101729-f4cb4c1f2026/go.mod h1:e7btUzVL+8ESwxt8sto2uVbIJbHN43wTEg44mJW8YzM=
github.com/vmihailenco/bufpool v0.1.11 h1:gOq2WmBrq0i2yW5QJ16ykccQ4wH9UyEsgLm6czKAd94=
github.com/vmihailenco/bufpool v0.1.11/go.mod h1:AFf/MOy3l2CFTKbxwt0mp2MwnqjNEs5H/UxrkA5jxTQ=
github.com/vmihailenco/msgpack/v5 v5.3.0/go.mod h1:7xyJ9e+0+9SaZT0Wt1RGleJXzli6Q/V5KbhBonMG9jc=