go 1.26.2 · Entire

go 1.26.2

08d3a9c→main·

Soph·2mo ago·2 files·+2 added/-2 removed

Sessions

Transcript data is unavailable for this checkpoint.

Changes

2

1
2
3
3
4
5
6

module entire.io/entire/git-sync

go 1.25.2
go 1.26.2

require (
    github.com/go-git/go-billy/v6 v6.0.0-20260410103409-85b6241850b5

Mgo.mod+1/-1

1
2
3
3
4
5
6

[tools]
# Please also keep the version aligned in the go.mod file
go = { version = '1.25.2', postinstall = "go install github.com/go-delve/delve/cmd/dlv@latest && go install gotest.tools/gotestsum@latest" }
go = { version = '1.26.2', postinstall = "go install github.com/go-delve/delve/cmd/dlv@latest && go install gotest.tools/gotestsum@latest" }
golangci-lint = '2.11.4'
shellcheck = 'latest'

Mmise.toml+1/-1