Fix generate-gh-pages: Apparently wasm_exec.js was moved

This commit is contained in:
Niklas Fasching 2025-05-12 22:45:04 +02:00
parent 6d8701e84d
commit ed88fea76d
2 changed files with 4 additions and 2 deletions

4
go.mod
View file

@ -1,6 +1,8 @@
module github.com/niklasfasching/go-org
go 1.18
go 1.23.0
toolchain go1.24.2
require (
github.com/alecthomas/chroma/v2 v2.5.0