mirror of
https://github.com/sstent/go-garth.git
synced 2026-01-27 09:31:47 +00:00
chaned go mod name
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
"github.com/spf13/cobra"
|
||||
"gopkg.in/yaml.v3"
|
||||
|
||||
"go-garth/internal/config"
|
||||
"github.com/sstent/go-garth/internal/config"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user