Skip to content

Commit c98d9b8

Browse files
Update dependency go to v1.25.3
1 parent 527fcc6 commit c98d9b8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.25.1
1+
1.25.3

.trunk/trunk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ plugins:
3838
uri: https://github.com/trunk-io/plugins
3939
runtimes:
4040
enabled:
41-
- go@1.25.1 # datasource=golang-version depName=go
41+
- go@1.25.3 # datasource=golang-version depName=go
4242
- node@22.16.0
4343
- python@3.11.9

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/dex4er/tf
22

33
go 1.24.0
44

5-
toolchain go1.25.1
5+
toolchain go1.25.3
66

77
require (
88
github.com/awoodbeck/strftime v0.0.0-20180221155908-016cde65fcde

0 commit comments

Comments
 (0)