Update go.mod

This commit is contained in:
Alex 2022-12-08 03:40:30 +03:00 committed by GitHub
parent abdcde69ec
commit e5c1dba956
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/neonxp/wsbroadcast
go 1.14
go 1.18
require (
github.com/caarlos0/env v3.5.0+incompatible