Skip to content

Commit

Permalink
Downgrade docs go version to match hugo build
Browse files Browse the repository at this point in the history
  • Loading branch information
nuric committed Nov 5, 2024
1 parent 996cd05 commit 7d8330e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module github.com/Semafind/semadb/docs

go 1.23.2
go 1.22.8

require github.com/alex-shpak/hugo-book v0.0.0-20240902130312-c19a0a60ffca // indirect

0 comments on commit 7d8330e

Please sign in to comment.