Description: Replace https://github.com/brentp/xopen with https://github.com/shenwei356/xopen since the latter is in the archive and simply a fork of the former.
Author: Nilesh Patra <npatra974@gmail.com>
Forwarded: not-needed
Last-Update: 2020-11-15
--- a/cmd/gsort/gsort.go
+++ b/cmd/gsort/gsort.go
@@ -13,7 +13,7 @@
 
 	"github.com/alexflint/go-arg"
 	"github.com/brentp/gsort"
-	"github.com/brentp/xopen"
+	"github.com/shenwei356/xopen"
 	ggd_utils "github.com/gogetdata/ggd-utils"
 )
 
