Skip to content

Commit 787aaf2

Browse files
committed
go mod init
1 parent 6648860 commit 787aaf2

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
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/nyaosorg/go-inline-animation
2+
3+
go 1.17
4+
5+
require github.com/zetamatta/go-inline-animation v0.0.0-20190601165454-6648860353dc

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
github.com/zetamatta/go-inline-animation v0.0.0-20190601165454-6648860353dc h1:n50N7PRFw06uZq3KBYye4wq/t860QEQQXNJVWppdOgc=
2+
github.com/zetamatta/go-inline-animation v0.0.0-20190601165454-6648860353dc/go.mod h1:zyNzCk8IbCms8BVBd61LTid6jNslzC4ral0Wi7q+BdU=

0 commit comments

Comments
 (0)