Skip to content
This repository was archived by the owner on Dec 16, 2023. It is now read-only.

Commit 63ddfe9

Browse files
fix(deps): update module github.com/elliotchance/pie to v2
1 parent 0bde9b9 commit 63ddfe9

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/davecgh/go-spew v1.1.1
1010
github.com/dchest/uniuri v1.2.0
1111
github.com/elliotchance/pie v1.39.0
12-
github.com/elliotchance/pie/v2 v2.6.0
12+
github.com/elliotchance/pie/v2 v2.7.0
1313
github.com/golang/protobuf v1.5.3
1414
github.com/gorilla/websocket v1.5.0
1515
github.com/joho/godotenv v1.5.1

go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ github.com/elliotchance/pie/v2 v2.4.0/go.mod h1:18t0dgGFH006g4eVdDtWfgFZPQEgl10I
164164
github.com/elliotchance/pie/v2 v2.5.1/go.mod h1:18t0dgGFH006g4eVdDtWfgFZPQEgl10IoEO8YWEq3Og=
165165
github.com/elliotchance/pie/v2 v2.5.2/go.mod h1:18t0dgGFH006g4eVdDtWfgFZPQEgl10IoEO8YWEq3Og=
166166
github.com/elliotchance/pie/v2 v2.6.0/go.mod h1:18t0dgGFH006g4eVdDtWfgFZPQEgl10IoEO8YWEq3Og=
167+
github.com/elliotchance/pie/v2 v2.7.0/go.mod h1:18t0dgGFH006g4eVdDtWfgFZPQEgl10IoEO8YWEq3Og=
167168
github.com/elliotchance/testify-stats v1.0.0 h1:CMcRBfQIB0WwT1+aY38MM4ShFqhPyP6jkHRytSvXLzI=
168169
github.com/elliotchance/testify-stats v1.0.0/go.mod h1:Mc25k7L4E65uf6CfW+s/pY04XcoiqQBrfIRsWQcgweA=
169170
github.com/envoyproxy/go-control-plane v0.6.9/go.mod h1:SBwIajubJHhxtWwsL9s8ss4safvEdbitLhGGK48rN6g=

0 commit comments

Comments
 (0)