Skip to content

Commit 8d6cb6d

Browse files
Update dependency go to v1.25.2
1 parent 527fcc6 commit 8d6cb6d

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.2

.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-
- [email protected].1 # datasource=golang-version depName=go
41+
- [email protected].2 # datasource=golang-version depName=go
4242
4343

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.2
66

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

0 commit comments

Comments
 (0)