Skip to content

Commit 9cab59b

Browse files
chore(deps): update golang patch version to v1.23.5 (#213)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 43b2196 commit 9cab59b

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

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

0 commit comments

Comments
 (0)