Bump go version to 1.16

This commit is contained in:
Alexander Sheiko 2023-05-10 22:29:40 +03:00
parent 90f9a71721
commit 848bdfd3cf
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/n0madic/twitter-scraper
go 1.13
go 1.16
require (
github.com/google/go-cmp v0.5.9