Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
bump Go to 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
jibel committed Apr 2, 2024
1 parent e1fc973 commit ee30232
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module github.com/ubuntu/aad-auth

go 1.21.5
go 1.22.0

toolchain go1.22.1

require (
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2
Expand Down

0 comments on commit ee30232

Please sign in to comment.