Packages

A Jsonnet compiler and formatter for Elixir

Current section

Files

Jump to
jsonnex native go.mod
Raw

native/go.mod

module jsonnex
go 1.23.7
require github.com/google/go-jsonnet v0.21.0
require (
golang.org/x/crypto v0.36.0 // indirect
golang.org/x/sys v0.31.0 // indirect
sigs.k8s.io/yaml v1.4.0 // indirect
)