Skip to content

Commit

Permalink
Move off m-217 to steelcutops git org
Browse files Browse the repository at this point in the history
  • Loading branch information
mmichie committed Sep 4, 2023
1 parent 7df341c commit 7c39ba9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/m-217/steelcut
module github.com/steelcutops/steelcut

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ import (
"time"

multierror "github.com/hashicorp/go-multierror"
"github.com/m-217/steelcut/steelcut"
"github.com/sirupsen/logrus"
"github.com/steelcutops/steelcut/steelcut"

"golang.org/x/term"
"gopkg.in/ini.v1"
Expand Down

0 comments on commit 7c39ba9

Please sign in to comment.