drop go 1.18, add 1.21, do not fail fast
This commit is contained in:
parent
257b5e73b1
commit
ad3fc30f2e
3 changed files with 6 additions and 5 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module github.com/zitadel/oidc/v2
|
||||
|
||||
go 1.18
|
||||
go 1.19
|
||||
|
||||
require (
|
||||
github.com/golang/mock v1.6.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue