Update golang versions everywhere, use alpine 3.13 for image, remove vendor dir.

This commit is contained in:
2021-06-14 22:59:21 +05:00
parent a0f896dc53
commit 79791ef228
895 changed files with 6 additions and 378854 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module go.dev.pztrn.name/fastpastebin
go 1.13
go 1.16
require (
github.com/alecthomas/chroma v0.8.2