Use newer Go for mod file

This commit is contained in:
Lorenzo Bolla
2021-02-09 12:57:07 +01:00
parent b385b1e975
commit af2564c580
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/aptly-dev/aptly
go 1.13
go 1.15
require (
github.com/AlekSi/pointer v1.0.0