Skip to content

Commit 50bef2b

Browse files
chore: remove toolchain pinning, use GOTOOLCHAIN=auto instead
1 parent 2425a26 commit 50bef2b

3 files changed

Lines changed: 559 additions & 2 deletions

File tree

go.mod

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

33
go 1.26
44

5-
toolchain go1.26.4
6-
75
require (
86
github.com/alecthomas/chroma/v2 v2.27.0
97
github.com/billgraziano/dpapi v0.5.0

0 commit comments

Comments
 (0)