API: update core-go

This commit is contained in:
Drew DeVault 2021-09-22 09:05:04 +02:00
parent a38f6136fd
commit 0838d1e3ff
2 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,7 @@ module git.sr.ht/~sircmpwn/paste.sr.ht/api
go 1.17
require (
git.sr.ht/~sircmpwn/core-go v0.0.0-20210909084213-468752564125
git.sr.ht/~sircmpwn/core-go v0.0.0-20210922070418-9f634ce015a9
github.com/99designs/gqlgen v0.14.0
github.com/Masterminds/squirrel v1.5.0
github.com/go-chi/chi v4.1.2+incompatible

View File

@ -33,6 +33,8 @@ cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
git.sr.ht/~sircmpwn/core-go v0.0.0-20210909084213-468752564125 h1:UbY+U6d65kx09HhIDkakHd55uGb9SSVta76uyHjqKW8=
git.sr.ht/~sircmpwn/core-go v0.0.0-20210909084213-468752564125/go.mod h1:dOzMmMQFPH0ztBhLFNo/hFLHqck1tbhgL3aNi1XnOsI=
git.sr.ht/~sircmpwn/core-go v0.0.0-20210922070418-9f634ce015a9 h1:IiDQ99t+IUhRIZ4vZtD0KPAUSGlsVEGmdw+KL3C/myE=
git.sr.ht/~sircmpwn/core-go v0.0.0-20210922070418-9f634ce015a9/go.mod h1:dOzMmMQFPH0ztBhLFNo/hFLHqck1tbhgL3aNi1XnOsI=
git.sr.ht/~sircmpwn/dowork v0.0.0-20210820133136-d3970e97def3 h1:9WCv5cK67s2SiY/R4DWT/OchEsFnfYDz3lbevKxZ4QI=
git.sr.ht/~sircmpwn/dowork v0.0.0-20210820133136-d3970e97def3/go.mod h1:8neHEO3503w/rNtttnR0JFpQgM/GFhaafVwvkPsFIDw=
git.sr.ht/~sircmpwn/getopt v0.0.0-20191230200459-23622cc906b3 h1:4wDp4BKF7NQqoh73VXpZsB/t1OEhDpz/zEpmdQfbjDk=