bump required go version to 1.15

requires functions added to the stdlib in 1.15

downstream.go references tls.Dialer
user.go references Resolver.LookupIP
This commit is contained in:
Chris Howey 2022-01-01 17:48:44 -06:00 committed by Simon Ser
parent de7d1f7784
commit bc727496d0

2
go.mod
View file

@ -1,6 +1,6 @@
module git.sr.ht/~emersion/soju
go 1.13
go 1.15
require (
git.sr.ht/~emersion/go-scfg v0.0.0-20201019143924-142a8aa629fc