Skip to content

Commit f6b3c59

Browse files
chore(deps): update dependency golang to v1.23.5 (#60)
* chore(deps): update dependency golang to v1.23.5 * bump go.mod --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jian Yuan Lee <[email protected]>
1 parent b48b01b commit f6b3c59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
golang 1.23.4
1+
golang 1.23.5

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/jianyuan/terraform-provider-openai
22

3-
go 1.23.3
3+
go 1.23.5
44

55
require (
66
carvel.dev/ytt v0.51.1

0 commit comments

Comments
 (0)