mirror of
https://github.com/google/go-jsonnet.git
synced 2026-04-15 10:21:01 +02:00
9 lines
122 B
Modula-2
9 lines
122 B
Modula-2
module github.com/google/go-jsonnet
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/fatih/color v1.9.0
|
|
github.com/sergi/go-diff v1.1.0
|
|
)
|