Upgrade core-go

This commit is contained in:
Simon Ser 2024-01-31 09:11:59 +01:00
parent 59384ec3e7
commit 07aed9ec2f
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module git.sr.ht/~sircmpwn/man.sr.ht
go 1.17
require (
git.sr.ht/~sircmpwn/core-go v0.0.0-20231207131428-53966da2d8c2
git.sr.ht/~sircmpwn/core-go v0.0.0-20240124105042-864816cfbc0c
git.sr.ht/~sircmpwn/dowork v0.0.0-20221010085743-46c4299d76a1
github.com/99designs/gqlgen v0.17.36
github.com/vektah/gqlparser/v2 v2.5.8

4
go.sum
View file

@ -32,8 +32,8 @@ cloud.google.com/go/storage v1.6.0/go.mod h1:N7U0C8pVQ/+NIKOBQyamJIeKQKkZ+mxpohl
cloud.google.com/go/storage v1.8.0/go.mod h1:Wv1Oy7z6Yz3DshWRJFhqM/UCfaWIRTdp0RXyy7KQOVs=
cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9ullr3+Kg0=
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-20231207131428-53966da2d8c2 h1:UMF7G/NjS6LQLGOD6a7+nKUfAPOYU5+8iMoA9Fo9VXs=
git.sr.ht/~sircmpwn/core-go v0.0.0-20231207131428-53966da2d8c2/go.mod h1:OovCpg5LsbYJjmDTpk5wUgHM4tUor736Pmxekm9BUcQ=
git.sr.ht/~sircmpwn/core-go v0.0.0-20240124105042-864816cfbc0c h1:o5jKIK7BJBEGSuY9ux4FREZry4aJV3DgI41iP6uf5xY=
git.sr.ht/~sircmpwn/core-go v0.0.0-20240124105042-864816cfbc0c/go.mod h1:OovCpg5LsbYJjmDTpk5wUgHM4tUor736Pmxekm9BUcQ=
git.sr.ht/~sircmpwn/dowork v0.0.0-20221010085743-46c4299d76a1 h1:EvPKkneKkF/f7zEgKPqIZVyj3jWO8zSmsBOvMhAGqMA=
git.sr.ht/~sircmpwn/dowork v0.0.0-20221010085743-46c4299d76a1/go.mod h1:8neHEO3503w/rNtttnR0JFpQgM/GFhaafVwvkPsFIDw=
git.sr.ht/~sircmpwn/getopt v0.0.0-20191230200459-23622cc906b3/go.mod h1:wMEGFFFNuPos7vHmWXfszqImLppbc0wEhh6JBfJIUgw=