Skip to content

Commit 04bc411

Browse files
committed
fix(go.mod): update nojs module version to v0.0.2
1 parent dc5d49d commit 04bc411

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compiler/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/forgelogic/nojs/compiler
33
go 1.25.1
44

55
require (
6-
github.com/forgelogic/nojs v0.0.1
6+
github.com/forgelogic/nojs v0.0.2
77
golang.org/x/net v0.47.0
88
golang.org/x/tools v0.39.0
99
)

0 commit comments

Comments
 (0)