Skip to content

Commit

Permalink
fix: bump Go min to 1.23.0, CI to 1.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrudg committed Oct 18, 2024
1 parent 7e76710 commit a2d39f8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module github.com/sylabs/singularity/v4

go 1.22.5
toolchain go1.23.2
go 1.23.0

require (
github.com/Netflix/go-expect v0.0.0-20220104043353-73e0943537d2
Expand Down

0 comments on commit a2d39f8

Please sign in to comment.