]> Sergey Matveev's repositories - sgblog.git/blobdiff - cmd/sgblog/gopher.go
Update dependencies
[sgblog.git] / cmd / sgblog / gopher.go
index 59e2607644ec8d8c9da44175283fb2e54c592ffb..3cc50e1a62d978a5422bb34c784f95233c9df7a6 100644 (file)
@@ -30,11 +30,11 @@ import (
        "strings"
        "text/template"
 
+       "github.com/go-git/go-git/v5"
+       "github.com/go-git/go-git/v5/plumbing"
+       "github.com/go-git/go-git/v5/plumbing/object"
        "github.com/hjson/hjson-go"
        "go.stargrave.org/sgblog"
-       "gopkg.in/src-d/go-git.v4"
-       "gopkg.in/src-d/go-git.v4/plumbing"
-       "gopkg.in/src-d/go-git.v4/plumbing/object"
 )
 
 const (