Update go version to match GitHub environment variable (#18308)

This commit is contained in:
Luke Heath
2024-04-16 15:14:16 -05:00
committed by GitHub
parent daba6237d2
commit be455243df
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/fleetdm/fleet/v4
go 1.21.0
go 1.21.7
require (
cloud.google.com/go/pubsub v1.33.0