daml/sdk/go.mod
Gary Verhaegen e40aad897f
move to subdir 3.0 (#18520)
* move most files

* update CI configuration
2024-03-22 02:27:46 +01:00

9 lines
183 B
Modula-2

module daml
go 1.17
require (
github.com/envoyproxy/protoc-gen-validate v0.6.2 // indirect
github.com/pseudomuto/protoc-gen-doc v1.5.1-0.20211018113657-2dde01902b28 // indirect
)