Skip to content

Commit aa3e657

Browse files
authored
chore: go v1.26.3 update (#72)
1 parent dc5978f commit aa3e657

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/loops-so/cli
22

3-
go 1.26.2
3+
go 1.26.3
44

55
require (
66
charm.land/fang/v2 v2.0.1

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tools]
2-
go = "1.26.2"
2+
go = "1.26.3"
33

44
# goreleaser-pro is required, but not available via mise. try,
55
# brew install --cask goreleaser/tap/goreleaser-pro

0 commit comments

Comments
 (0)