API: Upgrade core-go

This commit is contained in:
Drew DeVault 2021-07-21 09:47:11 +02:00
parent 1eb91e2ae1
commit 6aef73b2c7
2 changed files with 3 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-20210227202525-61ab3f08164e
git.sr.ht/~sircmpwn/core-go v0.0.0-20210721073626-39cd24bd091d
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

@ -8,6 +8,8 @@ git.sr.ht/~sircmpwn/core-go v0.0.0-20210108160653-070566136c1a h1:IcA4EpKy2wKo08
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/core-go v0.0.0-20210721073626-39cd24bd091d h1:Brqt/hVm3ZSNObsq1ln7SLXSDG3ih+UEeudmBqJAch4=
git.sr.ht/~sircmpwn/core-go v0.0.0-20210721073626-39cd24bd091d/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=