Skip to content

Commit

Permalink
switch back to golang 1.22 (without batch version number)
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Blaschke <[email protected]>
  • Loading branch information
mblaschke committed Mar 31, 2024
1 parent 11cb236 commit badcbb6
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/webdevops/azure-devops-exporter

go 1.22.0
go 1.22

require (
github.com/go-resty/resty/v2 v2.12.0
Expand Down

0 comments on commit badcbb6

Please sign in to comment.