updated gocnjhelper

alpha
alex 2023-02-23 22:43:12 +01:00
parent c2b2521c40
commit 75b4893a2b
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module clickandjoin.app/managementsystem
go 1.18
require (
git.clickandjoin.umbach.dev/ClickandJoin/go-cnj-helper v1.0.66
git.clickandjoin.umbach.dev/ClickandJoin/go-cnj-helper v1.0.67
github.com/gocql/gocql v0.0.0-20211015133455-b225f9b53fa1
github.com/gofiber/fiber/v2 v2.42.0
github.com/gofiber/websocket/v2 v2.1.4

2
go.sum
View File

@ -2,6 +2,8 @@ git.clickandjoin.umbach.dev/ClickandJoin/go-cnj-helper v1.0.65 h1:YH6wNW49DhDzzh
git.clickandjoin.umbach.dev/ClickandJoin/go-cnj-helper v1.0.65/go.mod h1:rnEM9rcZy2dg4SaDCGmSf34fp7ECzdyxxnRut2HBmrs=
git.clickandjoin.umbach.dev/ClickandJoin/go-cnj-helper v1.0.66 h1:ljNWOs0KDK5HsvOWVUnGKknTM0E2Ke4K/USZu8t7Dmw=
git.clickandjoin.umbach.dev/ClickandJoin/go-cnj-helper v1.0.66/go.mod h1:rnEM9rcZy2dg4SaDCGmSf34fp7ECzdyxxnRut2HBmrs=
git.clickandjoin.umbach.dev/ClickandJoin/go-cnj-helper v1.0.67 h1:a5mZBmx5rBgnU9OKQja8eX6QfoaiubWBqsaXWUcidqY=
git.clickandjoin.umbach.dev/ClickandJoin/go-cnj-helper v1.0.67/go.mod h1:rnEM9rcZy2dg4SaDCGmSf34fp7ECzdyxxnRut2HBmrs=
github.com/andybalholm/brotli v1.0.4 h1:V7DdXeJtZscaqfNuAdSRuRFzuiKlHSC/Zh3zl9qY3JY=
github.com/andybalholm/brotli v1.0.4/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 h1:mXoPYz/Ul5HYEDvkta6I8/rnYM5gSdSV2tJ6XbZuEtY=