Skip to content

Commit

Permalink
chore: use go 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardobazico committed Sep 2, 2024
1 parent 784027b commit 52c84ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
golang 1.23.0
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module cash2ynab

go 1.21
go 1.23

require github.com/stretchr/testify v1.9.0

Expand Down

0 comments on commit 52c84ad

Please sign in to comment.