Update gin

This commit is contained in:
2021-11-07 21:56:42 +01:00
parent 2eb1457019
commit 9b04ea8dc6
2 changed files with 25 additions and 1 deletions

View File

@ -6,7 +6,7 @@ import (
"git.javil.eu/jacob1123/budgeteer"
"gopkg.in/gin-gonic/gin.v1"
"github.com/gin-gonic/gin"
)
// Handler handles incoming requests