Skip to content

Commit

Permalink
Update go.mod as CodeQL cannot handle patch level compiler versions
Browse files Browse the repository at this point in the history
  • Loading branch information
karlmutch authored Oct 11, 2023
1 parent 83248b6 commit 245af7d
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/karlmutch/go-service

go 1.21.3
go 1.21

require (
github.com/aws/aws-sdk-go v1.45.24
Expand Down

0 comments on commit 245af7d

Please sign in to comment.