Update 'go.mod'

master
Astra 2023-01-18 01:05:42 +00:00
parent 8fb99799c7
commit d79bef6774
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module git.zio.sh/astra/logger
go 1.16
go 1.18
require (
github.com/fatih/color v1.10.0