~edwargix/git.sr.ht

d952c18e184b66adbe6a941fb838cdc55f2e3bef — Drew DeVault 3 years ago d370ef3
API: Upgrade core-go
2 files changed, 3 insertions(+), 1 deletions(-)

M api/go.mod
M api/go.sum
M api/go.mod => api/go.mod +1 -1
@@ 3,7 3,7 @@ module git.sr.ht/~sircmpwn/git.sr.ht/api
go 1.14

require (
	git.sr.ht/~sircmpwn/core-go v0.0.0-20210227202525-61ab3f08164e
	git.sr.ht/~sircmpwn/core-go v0.0.0-20210720083129-b5e0030f8d76
	git.sr.ht/~sircmpwn/dowork v0.0.0-20201121170652-c2a771442daf // indirect
	github.com/99designs/gqlgen v0.13.0
	github.com/Masterminds/squirrel v1.4.0

M api/go.sum => api/go.sum +2 -0
@@ 3,6 3,8 @@ cloud.google.com/go v0.34.0 h1:eOI3/cP2VTU6uZLDYAoic+eyzzB9YyGmJ7eIjl8rOPg=
cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
git.sr.ht/~sircmpwn/core-go v0.0.0-20210227202525-61ab3f08164e h1:S/rv7GZOnQPC94PSR+dXIvhdwqBVReiJGIngytokv6A=
git.sr.ht/~sircmpwn/core-go v0.0.0-20210227202525-61ab3f08164e/go.mod h1:xKaQeRLMV136HaItd00yy6W2HeKeJJR2jp9p0Fsu0qM=
git.sr.ht/~sircmpwn/core-go v0.0.0-20210720083129-b5e0030f8d76 h1:l/aMUGDTScV617JE3H+Es+GO4goufVYhOZTZxZh6Q5I=
git.sr.ht/~sircmpwn/core-go v0.0.0-20210720083129-b5e0030f8d76/go.mod h1:xKaQeRLMV136HaItd00yy6W2HeKeJJR2jp9p0Fsu0qM=
git.sr.ht/~sircmpwn/dowork v0.0.0-20201013160733-35ca012e4dc8/go.mod h1:8neHEO3503w/rNtttnR0JFpQgM/GFhaafVwvkPsFIDw=
git.sr.ht/~sircmpwn/dowork v0.0.0-20201121170652-c2a771442daf h1:wRE9o+wlpTSuq/ucFJsfbglAobfGPIgFdaTtZXrk8P0=
git.sr.ht/~sircmpwn/dowork v0.0.0-20201121170652-c2a771442daf/go.mod h1:8neHEO3503w/rNtttnR0JFpQgM/GFhaafVwvkPsFIDw=