Skip to content

Commit 4424538

Browse files
committed
psql: delete unnecessary toolchain line
It's not necessary and some automation auto-deletes it. Epic: DEVINF-1477 Release note: None
1 parent 0af528e commit 4424538

File tree

1 file changed

+0
-2
lines changed
  • pkg/acceptance/compose/gss/psql

1 file changed

+0
-2
lines changed

pkg/acceptance/compose/gss/psql/go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ module github.com/cockroachdb/cockroach/pkg/acceptance/compose/gss/psql
22

33
go 1.24.5
44

5-
toolchain go1.24.5
6-
75
require (
86
github.com/cockroachdb/errors v1.9.0
97
github.com/lib/pq v1.10.6

0 commit comments

Comments
 (0)