Skip to content

Commit

Permalink
cicd: match 1.N.P syntax for go toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Van Bouwel committed Oct 10, 2024
1 parent f323662 commit af9e0d9
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/VITObelgium/fakes3pp

go 1.22
go 1.22.3

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

0 comments on commit af9e0d9

Please sign in to comment.