Skip to content

Commit ad21f88

Browse files
committed
Fix toolchain issue (see golang/go#75031)
1 parent 80e4aed commit ad21f88

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ module github.com/davepgreene/go-db-credential-refresh
22

33
go 1.23.0
44

5-
toolchain go1.25.0
6-
75
require (
86
github.com/go-sql-driver/mysql v1.9.3
97
github.com/go-test/deep v1.1.1

0 commit comments

Comments
 (0)