Skip to content

Commit f993977

Browse files
Merge pull request #69 from matthewbjones/go-version-1.23.7
Build with Go 1.23.7 (addresses CVE)
2 parents 5f847a7 + 09a3f5d commit f993977

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.6
3+
go 1.23.7
44

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

0 commit comments

Comments
 (0)