Use proper module versions

This commit is contained in:
2024-04-12 11:46:21 +03:00
parent f707d01376
commit ac84e48d8f
4 changed files with 8 additions and 16 deletions

View File

@ -5,7 +5,7 @@ import (
"context"
"encoding/json"
"fmt"
"gitea.stuzer.link/stuzer05/go-firefly3"
"gitea.stuzer.link/stuzer05/go-firefly3/v2"
"gitea.stuzer.link/stuzer05/go-monobank"
"github.com/antihax/optional"
"math"