ffhujson/go.mod

9 lines
159 B
Modula-2

module go.jolheiser.com/ffhujson
go 1.22.3
require (
github.com/peterbourgon/ff/v3 v3.4.0
github.com/tailscale/hujson v0.0.0-20221223112325-20486734a56a
)