Skip to content

Commit fcf3ee3

Browse files
committed
add go mod
1 parent bd61f5e commit fcf3ee3

File tree

3 files changed

+6
-13
lines changed

3 files changed

+6
-13
lines changed

go.mod

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
github.com/imdario/mergo v0.0.0-20160517064435-50d4dbd4eb0e/go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA=

vendor/vendor.json

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)