We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd61f5e commit fcf3ee3Copy full SHA for fcf3ee3
go.mod
@@ -0,0 +1,5 @@
1
+module github.com/Ouest-France/phpipam-sdk-go
2
+
3
+go 1.14
4
5
+require github.com/imdario/mergo v0.0.0-20160517064435-50d4dbd4eb0e
go.sum
@@ -0,0 +1 @@
+github.com/imdario/mergo v0.0.0-20160517064435-50d4dbd4eb0e/go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA=
vendor/vendor.json
0 commit comments