Update to Go convention and use same version defined in GitHub enviro… (#18348)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module github.com/fleetdm/fleet/terraform/addons/monitoring/lambda
|
||||
|
||||
go 1.21.1
|
||||
go 1.21.7
|
||||
|
||||
require (
|
||||
github.com/aws/aws-lambda-go v1.41.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
module bitlocker
|
||||
|
||||
go 1.21
|
||||
go 1.21.7
|
||||
|
||||
require github.com/go-ole/go-ole v1.3.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user