Skip to content

Commit f1c3d5b

Browse files
authoredMar 5, 2024
chore: add .tool-versions (version-fox#80)
1 parent c432e3a commit f1c3d5b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
 

‎.tool-versions

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
golang 1.21.7

‎go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/version-fox/vfox
22

3-
go 1.21.5
3+
go 1.21.7
44

55
require (
66
atomicgo.dev/cursor v0.2.0

0 commit comments

Comments
 (0)
Please sign in to comment.