Marvin Preuss
d095180eb4
All checks were successful
continuous-integration/drone/push Build is passing
9 lines
124 B
Modula-2
9 lines
124 B
Modula-2
module github.com/nakabonne/nestif
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
github.com/spf13/pflag v1.0.5
|
|
github.com/stretchr/testify v1.4.0
|
|
)
|