Skip to content

Commit

Permalink
update gse version
Browse files Browse the repository at this point in the history
  • Loading branch information
vcaesar committed May 27, 2020
1 parent 7dcb62e commit e224d41
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,6 +3,6 @@ module github.com/go-ego/gpy
go 1.13

require (
github.com/go-ego/gse v0.50.2
github.com/go-ego/gse v0.50.3
github.com/vcaesar/tt v0.10.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/go-ego/cedar v0.10.0 h1:422oGVkurGN2JZ0kiOev4hF6gsQULbePfjQIB4JHl8M=
github.com/go-ego/cedar v0.10.0/go.mod h1:DPGtR4K0NDHs/TlwrY063w9Mx1o8+OBegu+nINLhP84=
github.com/go-ego/gse v0.50.2 h1:jG+Tmive4srBnvmraSTwOjK4LNfws9xIiipXaK2A9j8=
github.com/go-ego/gse v0.50.2/go.mod h1:YA6Poe9bIZUJYtSmzHPZ7tqj2Z7Hk8lo8kKETnCxMXQ=
github.com/go-ego/gse v0.50.3 h1:bzQiq6DyKgXaTiym3hOkBmr2FOtZdMHiHRUoT1aMsvA=
github.com/go-ego/gse v0.50.3/go.mod h1:YA6Poe9bIZUJYtSmzHPZ7tqj2Z7Hk8lo8kKETnCxMXQ=
github.com/vcaesar/tt v0.10.0 h1:jPtFiRRnCOXVakd5ujCed2dwWwTs91wh8W1iHeUIfc0=
github.com/vcaesar/tt v0.10.0/go.mod h1:GHPxQYhn+7OgKakRusH7KJ0M5MhywoeLb8Fcffs/Gtg=

0 comments on commit e224d41

Please sign in to comment.