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

Commit

Permalink
deps: bump go version (#413)
Browse files Browse the repository at this point in the history
Addresses vulnerability fixes.
  • Loading branch information
jibel authored Dec 12, 2023
2 parents 88bf703 + c4ad121 commit 4d6276d
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/ubuntu/aad-auth

go 1.21.4
go 1.21.5

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

0 comments on commit 4d6276d

Please sign in to comment.