Skip to content

Commit af34892

Browse files
akashshindeAkash
authored and
Akash
committed
Add files generated by go mod init
1 parent b9138fe commit af34892

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Diff for: go.mod

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module github.com/golang-starters/golang-health-check
2+
3+
require github.com/elazarl/go-bindata-assetfs v1.0.0

Diff for: go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
github.com/elazarl/go-bindata-assetfs v1.0.0 h1:G/bYguwHIzWq9ZoyUQqrjTmJbbYn3j3CKKpKinvZLFk=
2+
github.com/elazarl/go-bindata-assetfs v1.0.0/go.mod h1:v+YaWX3bdea5J/mo8dSETolEo7R71Vk1u8bnjau5yw4=

0 commit comments

Comments
 (0)