Update to new Go, App and IDP versions
This commit is contained in:
parent
67f55d76a0
commit
ce4332719c
3 changed files with 3 additions and 3 deletions
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
||||||
SUBDIRS = cacert_resources oidc_app oidc_idp oidc_registration
|
SUBDIRS = cacert_resources oidc_app oidc_idp oidc_registration
|
||||||
GO_VERSION = 1.20.7
|
GO_VERSION = 1.22.3
|
||||||
|
|
||||||
export PATH:=$(CURDIR)/tmp/go/bin:$(PATH)
|
export PATH:=$(CURDIR)/tmp/go/bin:$(PATH)
|
||||||
|
|
||||||
|
|
2
oidc_app
2
oidc_app
|
@ -1 +1 @@
|
||||||
Subproject commit ae86e52d405f120eacc19f122a599a555a618aeb
|
Subproject commit be15b18259708049e175c23d435cc4dc7bf15d2b
|
2
oidc_idp
2
oidc_idp
|
@ -1 +1 @@
|
||||||
Subproject commit 9aeca21faa2db96ecd359e26eb4dc392d7c6bf1a
|
Subproject commit bdf37493d0b0a3acfae6fb1b34bbbd54991e67ac
|
Loading…
Reference in a new issue