~netlandish/gobwebs

288745665123c7d94568ca3e74daa9415e936e77 — Peter Sanchez 2 years ago deb6631
dowork version bump
2 files changed, 3 insertions(+), 3 deletions(-)

M go.mod
M go.sum
M go.mod => go.mod +1 -1
@@ 3,7 3,7 @@ module hg.code.netlandish.com/~netlandish/gobwebs
go 1.18

require (
	git.sr.ht/~sircmpwn/dowork v0.0.0-20220826210403-887bcd8841d8
	git.sr.ht/~sircmpwn/dowork v0.0.0-20221010085743-46c4299d76a1
	github.com/Masterminds/squirrel v1.5.3
	github.com/alexedwards/argon2id v0.0.0-20211130144151-3585854a6387
	github.com/alexedwards/scs/postgresstore v0.0.0-20211203064041-370cc303b69f

M go.sum => go.sum +2 -2
@@ 1,5 1,5 @@
git.sr.ht/~sircmpwn/dowork v0.0.0-20220826210403-887bcd8841d8 h1:L9G3YfLV2yTYDDudFEe9YhbHRbxBfESBpcPzZ8juwPg=
git.sr.ht/~sircmpwn/dowork v0.0.0-20220826210403-887bcd8841d8/go.mod h1:8neHEO3503w/rNtttnR0JFpQgM/GFhaafVwvkPsFIDw=
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=
github.com/Masterminds/squirrel v1.5.3 h1:YPpoceAcxuzIljlr5iWpNKaql7hLeG1KLSrhvdHpkZc=
github.com/Masterminds/squirrel v1.5.3/go.mod h1:NNaOrjSoIDfDA40n7sr2tPNZRfjzjA400rg+riTZj10=
github.com/ProtonMail/go-crypto v0.0.0-20211112122917-428f8eabeeb3/go.mod h1:z4/9nQmJSSwwds7ejkxaJwO37dru3geImFUdJlaLzQo=