Skip to content

Commit 0837f80

Browse files
Merge pull request #67 from matthewbjones/chore/update-go-version-latest
Build with Go 1.23.6 (addresses 3 CVEs)
2 parents ba05db9 + bf0a203 commit 0837f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/basecamp/thruster
22

3-
go 1.23.3
3+
go 1.23.6
44

55
require (
66
github.com/klauspost/compress v1.17.4

0 commit comments

Comments
 (0)