Skip to content

Commit

Permalink
fix: fix go version format
Browse files Browse the repository at this point in the history
  • Loading branch information
dotoleeoak committed Oct 26, 2023
1 parent 1f99e8e commit 6dfff20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/skkuding/cookbook

go 1.21.3
go 1.20

require (
github.com/colinwilson/lotusdocs v0.1.0 // indirect
Expand Down

0 comments on commit 6dfff20

Please sign in to comment.