@ -1,4 +1,4 @@
FROM golang:1.14.4-alpine AS builder
FROM golang:1.16.5-alpine AS builder
ENV CGO_ENABLED=0
@ -1,6 +1,6 @@
module git.hacknology.de/projekte/spaceapi
go 1.14
go 1.16
require (
github.com/BurntSushi/toml v0.3.1 // indirect