feat: use go1.23

db/golang-1.23.5
devanbenz 2025-01-28 10:06:42 -06:00
parent 1faa53fe27
commit 771d4cb2fd
1 changed files with 1 additions and 3 deletions

4
go.mod
View File

@ -1,8 +1,6 @@
module github.com/influxdata/influxdb/v2
go 1.23.0
toolchain go1.23.5
go 1.23
require (
github.com/BurntSushi/toml v1.2.1