From ce4332719c0f040a642507e6e3dd9262c925cce5 Mon Sep 17 00:00:00 2001 From: Jan Dittberner Date: Sun, 19 May 2024 07:12:54 +0200 Subject: [PATCH] Update to new Go, App and IDP versions --- Makefile | 2 +- oidc_app | 2 +- oidc_idp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index ffd7c41..39b5239 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ 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) diff --git a/oidc_app b/oidc_app index ae86e52..be15b18 160000 --- a/oidc_app +++ b/oidc_app @@ -1 +1 @@ -Subproject commit ae86e52d405f120eacc19f122a599a555a618aeb +Subproject commit be15b18259708049e175c23d435cc4dc7bf15d2b diff --git a/oidc_idp b/oidc_idp index 9aeca21..bdf3749 160000 --- a/oidc_idp +++ b/oidc_idp @@ -1 +1 @@ -Subproject commit 9aeca21faa2db96ecd359e26eb4dc392d7c6bf1a +Subproject commit bdf37493d0b0a3acfae6fb1b34bbbd54991e67ac