Skip to content

Commit

Permalink
Merge pull request #180 from greenbone/go-1.23.0
Browse files Browse the repository at this point in the history
change: upgrade go to version 1.23.0
  • Loading branch information
larox11 authored Aug 19, 2024
2 parents 1cc2198 + 561c232 commit 6a31f32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/greenbone/keycloak-client-golang

go 1.22
go 1.23.0

require (
github.com/Nerzal/gocloak/v13 v13.9.0
Expand Down

0 comments on commit 6a31f32

Please sign in to comment.