Add Go Modules support

This commit is contained in:
nxshock 2021-06-30 18:37:34 +05:00
parent f3bfb03738
commit 7bcf98ba3e

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module github.com/nxshock/progressmessage
go 1.16