1
0
Fork 0
mirror of https://github.com/fluffle/goirc synced 2025-09-06 00:43:20 +00:00

Go version update; mod tidy.

This commit is contained in:
Alex Bramley 2021-03-26 09:06:36 +00:00
parent e0c319f8ff
commit cb4b7e5d82
2 changed files with 16 additions and 6 deletions

View file

@ -2,8 +2,8 @@
language: go
go:
- 1.14
- 1.13.8
- 1.16.2
- 1.15.10
sudo : false