bump versions

This commit is contained in:
Héctor Giménez
2024-06-13 08:35:09 +09:00
parent a6daaa36d0
commit 8c6044cb44
3 changed files with 20 additions and 49 deletions

View File

@@ -6,9 +6,9 @@ import (
"os"
"time"
"github.com/faiface/beep"
"github.com/faiface/beep/speaker"
"github.com/faiface/beep/wav"
"github.com/gopxl/beep"
"github.com/gopxl/beep/speaker"
"github.com/gopxl/beep/wav"
"github.com/hectorgimenez/d2go/pkg/data"
"github.com/hectorgimenez/d2go/pkg/data/area"
"github.com/hectorgimenez/d2go/pkg/data/item"