Skip to content

Commit 568abcf

Browse files
chore(deps): update golang patch version to v1.23.6
1 parent d823b31 commit 568abcf

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.23.5-bookworm
1+
FROM golang:1.23.6-bookworm
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.23.5
3+
go 1.23.6
44

55
require (
66
github.com/newrelic/infra-integrations-sdk/v3 v3.9.1

0 commit comments

Comments
 (0)