Skip to content

Commit 210f268

Browse files
Update dependency go to v1.23.1
| datasource | package | from | to | | -------------- | ------- | ------ | ------ | | golang-version | go | 1.23.0 | 1.23.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e169857 commit 210f268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/nginxinc/nginx-asg-sync
22

3-
go 1.23.0
3+
go 1.23.1
44

55
require (
66
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0

0 commit comments

Comments
 (0)