1
0
mirror of https://github.com/lus/pasty.git synced 2023-08-10 21:13:09 +03:00

Bump to Go 1.16

This commit is contained in:
Lukas Schulte Pelkum
2021-04-15 19:26:17 +02:00
parent 078d9895a2
commit de2add44ec
17 changed files with 54 additions and 46 deletions

5
internal/env/env.go vendored
View File

@@ -1,11 +1,12 @@
package env
import (
"github.com/Lukaesebrot/pasty/internal/static"
"github.com/joho/godotenv"
"os"
"strconv"
"time"
"github.com/joho/godotenv"
"github.com/lus/pasty/internal/static"
)
// Load loads an optional .env file