fix(deps): update module github.com/jcmturner/gokrb5/v8 to v8.4.3
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
dd52b66295
commit
b194c1d670
4 changed files with 41 additions and 6 deletions
2
go.mod
2
go.mod
|
|
@ -6,7 +6,7 @@ require (
|
|||
github.com/coreos/go-oidc/v3 v3.2.0
|
||||
github.com/go-ping/ping v1.1.0
|
||||
github.com/go-sql-driver/mysql v1.6.0
|
||||
github.com/jcmturner/gokrb5/v8 v8.4.2
|
||||
github.com/jcmturner/gokrb5/v8 v8.4.3
|
||||
github.com/julienschmidt/httprouter v1.3.0
|
||||
github.com/miekg/dns v1.1.50
|
||||
golang.org/x/oauth2 v0.0.0-20220808172628-8227340efae7
|
||||
|
|
|
|||
Reference in a new issue