Skip to content

Commit

Permalink
Bump version about gg
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo committed Sep 3, 2021
1 parent a869975 commit 42a3ab9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/beyondstorage/go-storage/v4
go 1.15

require (
github.com/Xuanwo/gg v0.0.0-20210903012417-03a447370afa
github.com/Xuanwo/gg v0.0.1
github.com/Xuanwo/templateutils v0.1.0
github.com/dave/dst v0.26.2
github.com/golang/mock v1.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/Xuanwo/gg v0.0.0-20210903012417-03a447370afa h1:N5OBLTnGC2p9gJaFkn5ptgdZcwQXnsWPVFemnVnz66M=
github.com/Xuanwo/gg v0.0.0-20210903012417-03a447370afa/go.mod h1:TjGrC5F6B9H//RFhXGxv/znfrz0uRq46gZdZ0f0bvVQ=
github.com/Xuanwo/gg v0.0.1 h1:SefvV3pdOV8sovx6CSzKwNsqvUwQZbKQCtN2UOPLfyk=
github.com/Xuanwo/gg v0.0.1/go.mod h1:TjGrC5F6B9H//RFhXGxv/znfrz0uRq46gZdZ0f0bvVQ=
github.com/Xuanwo/go-bufferpool v0.2.0 h1:DXzqJD9lJufXbT/03GrcEvYOs4gXYUj9/g5yi6Q9rUw=
github.com/Xuanwo/go-bufferpool v0.2.0/go.mod h1:Mle++9GGouhOwGj52i9PJLNAPmW2nb8PWBP7JJzNCzk=
github.com/Xuanwo/templateutils v0.1.0 h1:WpkWOqQtIQ2vAIpJLa727DdN8WtxhUkkbDGa6UhntJY=
Expand Down

0 comments on commit 42a3ab9

Please sign in to comment.