Skip to content

Commit 3033773

Browse files
jackcclaude
andcommitted
Remove go1.26 build tag from synctest test
testing/synctest is stable as of Go 1.25, which is now the minimum required version. The build tag gate is no longer needed. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 83ffb3c commit 3033773

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pgconn/ctxwatch/synctest_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//go:build go1.26
2-
31
package ctxwatch_test
42

53
import (

0 commit comments

Comments
 (0)