API: update core-go

This commit is contained in:
Drew DeVault 2021-02-27 15:28:47 -05:00
parent 72c9a57a73
commit f40fbb7f7d
2 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@ module git.sr.ht/~sircmpwn/todo.sr.ht/api
go 1.15
require (
git.sr.ht/~sircmpwn/core-go v0.0.0-20210108160653-070566136c1a
git.sr.ht/~sircmpwn/core-go v0.0.0-20210227202525-61ab3f08164e
git.sr.ht/~sircmpwn/git.sr.ht/api v0.0.0-20201204130708-8d5810145695 // indirect
git.sr.ht/~sircmpwn/gqlgen v0.0.0-20200522192042-c84d29a1c940 // indirect
git.sr.ht/~sircmpwn/meta.sr.ht/api v0.0.0-20201206143838-1de5ca87e423

View File

@ -6,6 +6,8 @@ git.sr.ht/~sircmpwn/core-go v0.0.0-20201204152724-12996e4a1893 h1:QL10/Nx8PLVtIt
git.sr.ht/~sircmpwn/core-go v0.0.0-20201204152724-12996e4a1893/go.mod h1:LLLvDJIgVgmA/sHl0fzj9UvpFiLi0v8a/aiBc3g22ik=
git.sr.ht/~sircmpwn/core-go v0.0.0-20210108160653-070566136c1a h1:IcA4EpKy2wKo08smM79GdCkH+PtuFdti/TQ5/y6mcbo=
git.sr.ht/~sircmpwn/core-go v0.0.0-20210108160653-070566136c1a/go.mod h1:LLLvDJIgVgmA/sHl0fzj9UvpFiLi0v8a/aiBc3g22ik=
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/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=
@ -17,6 +19,7 @@ git.sr.ht/~sircmpwn/git.sr.ht/api v0.0.0-20201204130708-8d5810145695 h1:Fkns18TU
git.sr.ht/~sircmpwn/git.sr.ht/api v0.0.0-20201204130708-8d5810145695/go.mod h1:cYrAoE7s15WVAPRGjnoGCv0lfWr8EAja8JoIy3DZrMo=
git.sr.ht/~sircmpwn/go-bare v0.0.0-20200812160916-d2c72e1a5018 h1:89QMorzx6ML69PKPoayL3HuSfb7WqAlxD1dZ7DyzD0k=
git.sr.ht/~sircmpwn/go-bare v0.0.0-20200812160916-d2c72e1a5018/go.mod h1:BVJwbDfVjCjoFiKrhkei6NdGcZYpkDkdyCdg1ukytRA=
git.sr.ht/~sircmpwn/go-bare v0.0.0-20210227202403-5dae5c48f917/go.mod h1:BVJwbDfVjCjoFiKrhkei6NdGcZYpkDkdyCdg1ukytRA=
git.sr.ht/~sircmpwn/gql.sr.ht v0.0.0-20200519155752-5492494ccefa/go.mod h1:V38DHc2+k1GmbNT4pE6OH/2fOXYcZHn9o/PUAEXH1P0=
git.sr.ht/~sircmpwn/gqlgen v0.0.0-20200522192042-c84d29a1c940 h1:6KPRYYCPv1NgZHfhu1qNf70sAvWXWl9bUIirYnJ389c=
git.sr.ht/~sircmpwn/gqlgen v0.0.0-20200522192042-c84d29a1c940/go.mod h1:W1cijL2EqAyL1eo1WAJ3ijNVkZM2okpYyCF5TRu1VfI=