Skip to content

Commit

Permalink
fix: change go mod version format
Browse files Browse the repository at this point in the history
  • Loading branch information
dotoleeoak committed Oct 5, 2023
1 parent 714e2ae commit e54f538
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,5 +1,5 @@
module github.com/skkuding/website

go 1.21.1
go 1.20

require github.com/nanxiaobei/hugo-paper v0.0.0-20230922171429-47bac0a8c04c // indirect

0 comments on commit e54f538

Please sign in to comment.