chore(deps): update module github.com/jcmturner/gokrb5/v8 to v8.4.4
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2023-03-02 04:08:48 +00:00
commit 4b74ddf109
2 changed files with 7 additions and 2 deletions

4
go.mod
View file

@ -9,7 +9,7 @@ require (
github.com/drone/drone-go v1.7.1
github.com/gin-gonic/gin v1.9.0
github.com/go-sql-driver/mysql v1.7.0
github.com/jcmturner/gokrb5/v8 v8.4.3
github.com/jcmturner/gokrb5/v8 v8.4.4
github.com/russross/blackfriday/v2 v2.1.0
golang.org/x/oauth2 v0.5.0
nhooyr.io/websocket v1.8.7
@ -43,7 +43,7 @@ require (
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
github.com/ugorji/go/codec v1.2.9 // indirect
golang.org/x/arch v0.0.0-20210923205945-b76863e36670 // indirect
golang.org/x/crypto v0.5.0 // indirect
golang.org/x/crypto v0.6.0 // indirect
golang.org/x/net v0.7.0 // indirect
golang.org/x/sys v0.5.0 // indirect
golang.org/x/text v0.7.0 // indirect