Skip to content

Commit 30acc4b

Browse files
chore(deps): update golang version
1 parent 390c25c commit 30acc4b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.19
1+
FROM golang:1.22
22

33
ARG GH_VERSION='2.4.0'
44

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/newrelic/nri-vsphere
22

3-
go 1.19
3+
go 1.22.2
44

55
require (
66
github.com/newrelic/infra-integrations-sdk v3.8.2+incompatible

0 commit comments

Comments
 (0)