update all gopkg imports (#330)

This commit is contained in:
Mike Sawka
2024-09-05 14:25:45 -07:00
committed by GitHub
parent a5f563b52d
commit 8ad84fd78a
73 changed files with 270 additions and 270 deletions
@@ -4,7 +4,7 @@
package userinputservice
import (
"github.com/wavetermdev/thenextwave/pkg/userinput"
"github.com/wavetermdev/waveterm/pkg/userinput"
)
type UserInputService struct {