chore: bump to Go 1.15 (#359)

Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
This commit is contained in:
Zbynek Roubalik 2021-05-25 15:05:17 +02:00 committed by GitHub
parent 27f62066ee
commit eb47dc7ab2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/boson-project/func
go 1.14
go 1.15
require (
github.com/buildpacks/pack v0.18.0