updated gocnjhelper

alpha
alex 2023-02-27 22:52:25 +01:00
parent 4ffed40ef8
commit a1a617d0ba
2 changed files with 5 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.68
git.clickandjoin.umbach.dev/ClickandJoin/go-cnj-helper v1.0.70
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

4
go.sum
View File

@ -6,6 +6,10 @@ git.clickandjoin.umbach.dev/ClickandJoin/go-cnj-helper v1.0.67 h1:a5mZBmx5rBgnU9
git.clickandjoin.umbach.dev/ClickandJoin/go-cnj-helper v1.0.67/go.mod h1:rnEM9rcZy2dg4SaDCGmSf34fp7ECzdyxxnRut2HBmrs=
git.clickandjoin.umbach.dev/ClickandJoin/go-cnj-helper v1.0.68 h1:krwHGA+GLaK3tEhWT9MlA/X/WssGaHIQZtnVoZMqJrE=
git.clickandjoin.umbach.dev/ClickandJoin/go-cnj-helper v1.0.68/go.mod h1:rnEM9rcZy2dg4SaDCGmSf34fp7ECzdyxxnRut2HBmrs=
git.clickandjoin.umbach.dev/ClickandJoin/go-cnj-helper v1.0.69 h1:adnMXdPtq1obVHAfgfPTk6kQCo1ZSp5+2nor0xH9b6g=
git.clickandjoin.umbach.dev/ClickandJoin/go-cnj-helper v1.0.69/go.mod h1:rnEM9rcZy2dg4SaDCGmSf34fp7ECzdyxxnRut2HBmrs=
git.clickandjoin.umbach.dev/ClickandJoin/go-cnj-helper v1.0.70 h1:9/H8LSk+MK6Yuh3wI+wbFtIOc67w1uxiy3USZvm5lug=
git.clickandjoin.umbach.dev/ClickandJoin/go-cnj-helper v1.0.70/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=