fix(deps): update github.com/tribalwarshelp/map-generator commit hash to b662fc3

This commit is contained in:
Renovate Bot 2021-09-24 10:18:40 +00:00
parent 7660ec865f
commit 7149ac8a4e
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

@ -19,7 +19,7 @@ require (
github.com/onsi/gomega v1.10.4 // indirect
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/tribalwarshelp/map-generator v0.0.0-20210905053117-97d35a314650
github.com/tribalwarshelp/map-generator v0.0.0-20210924090027-b662fc32201f
github.com/tribalwarshelp/shared v0.0.0-20210924044719-a52277d8a5e0
github.com/vektah/gqlparser/v2 v2.2.0
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c

2
go.sum
View File

@ -192,6 +192,8 @@ github.com/tribalwarshelp/map-generator v0.0.0-20210825161735-808b82a422f2 h1:Aa
github.com/tribalwarshelp/map-generator v0.0.0-20210825161735-808b82a422f2/go.mod h1:hogTud+1+sQh7fqB7/Yvop+QJbNu09JObYw7QKpRgTA=
github.com/tribalwarshelp/map-generator v0.0.0-20210905053117-97d35a314650 h1:SCmqApThF6RQgS5CPo+yhJ/T2OGNObSlPwGZbmwzHS0=
github.com/tribalwarshelp/map-generator v0.0.0-20210905053117-97d35a314650/go.mod h1:EbccckuAqsA9un5Xj8mj7v1MQmsS749pmxX+bj7i6vE=
github.com/tribalwarshelp/map-generator v0.0.0-20210924090027-b662fc32201f h1:fgq4NYO/Dto2GGTFd25vcnx76xM+zdEI5USZw5Wzt/w=
github.com/tribalwarshelp/map-generator v0.0.0-20210924090027-b662fc32201f/go.mod h1:9qPAonMG8+XtZbZdMH+Plnptg1CRO6+8IKtABGgVW58=
github.com/tribalwarshelp/shared v0.0.0-20210723104616-9fe0aafafeb6/go.mod h1:J3UEkw7lgTWFxOIp+fqCImeQBOyyXMFAfXYSHhEILys=
github.com/tribalwarshelp/shared v0.0.0-20210822141120-6c7e460daed8 h1:D/aJEuikcllnWnBPb9745412Kv5ihrisVHaHkU+dVTI=
github.com/tribalwarshelp/shared v0.0.0-20210822141120-6c7e460daed8/go.mod h1:ka8BzXm+IPv/ZemsMu/YmcwlqIDNgV3y3e4MfmIem0U=