Upgrade core-go

This commit is contained in:
Simon Ser 2023-11-29 17:53:45 +01:00
parent 17b1e159d8
commit 8df0cd638f
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module git.sr.ht/~sircmpwn/builds.sr.ht
go 1.16
require (
git.sr.ht/~sircmpwn/core-go v0.0.0-20231024101834-7f5f70710c33
git.sr.ht/~sircmpwn/core-go v0.0.0-20231129165057-e7b8e02696a1
git.sr.ht/~sircmpwn/dowork v0.0.0-20221010085743-46c4299d76a1
github.com/99designs/gqlgen v0.17.39
github.com/Masterminds/squirrel v1.5.4

4
go.sum
View File

@ -597,8 +597,8 @@ cloud.google.com/go/workflows v1.10.0/go.mod h1:fZ8LmRmZQWacon9UCX1r/g/DfAXx5VcP
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
gioui.org v0.0.0-20210308172011-57750fc8a0a6/go.mod h1:RSH6KIUZ0p2xy5zHDxgAM4zumjgTw83q2ge/PI+yyw8=
git.sr.ht/~sbinet/gg v0.3.1/go.mod h1:KGYtlADtqsqANL9ueOFkWymvzUvLMQllU5Ixo+8v3pc=
git.sr.ht/~sircmpwn/core-go v0.0.0-20231024101834-7f5f70710c33 h1:CRFUEq3U9uRv1/IJPNPz2Eb9Tt5ngPa1HcaJuAvbPV8=
git.sr.ht/~sircmpwn/core-go v0.0.0-20231024101834-7f5f70710c33/go.mod h1:mNgMf2jdR+YO4QxdiflU2CjcaSBL21n+KaHU+HpBMoQ=
git.sr.ht/~sircmpwn/core-go v0.0.0-20231129165057-e7b8e02696a1 h1:YvAF5undcocyiDkDjIYIhztxMpoXKA6gn0dOFN0rJwk=
git.sr.ht/~sircmpwn/core-go v0.0.0-20231129165057-e7b8e02696a1/go.mod h1:mNgMf2jdR+YO4QxdiflU2CjcaSBL21n+KaHU+HpBMoQ=
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=