1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00

chore: dependency upgrades

This commit is contained in:
Ferdinand Mütsch
2022-12-01 15:31:19 +01:00
parent a4b89d3a69
commit 0e5c5a56d2
8 changed files with 33 additions and 59 deletions

View File

@@ -7,7 +7,7 @@ import (
"errors"
"fmt"
"github.com/duke-git/lancet/v2/datetime"
"github.com/muety/artifex"
"github.com/muety/artifex/v2"
"github.com/muety/wakapi/utils"
"net/http"
"strings"