Skip to content

Commit

Permalink
fixed "errors parsing go.mod" by using major.minor version. upgrade t…
Browse files Browse the repository at this point in the history
…o node lockfileVersion 2
  • Loading branch information
krokicki committed Nov 25, 2024
1 parent a08ccc7 commit 600646a
Show file tree
Hide file tree
Showing 2 changed files with 943 additions and 2 deletions.
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/JaneliaSciComp/hortacloud-website

go 1.22.5
go 1.22

require github.com/google/docsy v0.10.0 // indirect
Loading

0 comments on commit 600646a

Please sign in to comment.