bump github.com/tribalwarshelp/shared

This commit is contained in:
Dawid Wysokiński 2021-04-03 08:42:23 +02:00
parent 8a35defe97
commit f4b667d1bb
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -19,7 +19,7 @@ require (
github.com/onsi/gomega v1.10.4 // indirect
github.com/pkg/errors v0.9.1
github.com/tribalwarshelp/map-generator v0.0.0-20210106163923-fa048a59f5f2
github.com/tribalwarshelp/shared v0.0.0-20210321105345-7a8582fd0b91
github.com/tribalwarshelp/shared v0.0.0-20210403063707-35467af17dc1
github.com/vektah/gqlparser/v2 v2.1.0
golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
golang.org/x/sys v0.0.0-20210320140829-1e4c9ba3b0c4 // indirect

2
go.sum
View File

@ -162,6 +162,8 @@ github.com/tribalwarshelp/map-generator v0.0.0-20210106163923-fa048a59f5f2/go.mo
github.com/tribalwarshelp/shared v0.0.0-20210106162314-d3488036ca2f/go.mod h1:vtDs7EjEysk4dpFPfu3c4lkICXZYIRV0BrT7rsqG0dw=
github.com/tribalwarshelp/shared v0.0.0-20210321105345-7a8582fd0b91 h1:YxUIaDrLe3nE+8MHWxcGn1f/Ic0AfC/iS8/tnHAm2iE=
github.com/tribalwarshelp/shared v0.0.0-20210321105345-7a8582fd0b91/go.mod h1:EnTN6KBL5jZZnan7cVOWIsAO3q+a1XNPpa9m6Pv3MeM=
github.com/tribalwarshelp/shared v0.0.0-20210403063707-35467af17dc1 h1:M1N+JdJ0LeVELF31SgOrX549J3r9+3mkZNyQmQ1zd44=
github.com/tribalwarshelp/shared v0.0.0-20210403063707-35467af17dc1/go.mod h1:EnTN6KBL5jZZnan7cVOWIsAO3q+a1XNPpa9m6Pv3MeM=
github.com/ugorji/go v1.1.7 h1:/68gy2h+1mWMrwZFeD1kQialdSzAb432dtpeJ42ovdo=
github.com/ugorji/go v1.1.7/go.mod h1:kZn38zHttfInRq0xu/PH0az30d+z6vm202qpg1oXVMw=
github.com/ugorji/go/codec v1.1.7 h1:2SvQaVZ1ouYrrKKwoSk2pzd4A9evlKJb9oTL+OaLUSs=