Skip to content

Commit

Permalink
[patch] update dependency versions (#52)
Browse files Browse the repository at this point in the history
Signed-off-by: kpango <[email protected]>
  • Loading branch information
Yusuke Kato authored Jul 15, 2019
1 parent 0b6673f commit 16560db
Show file tree
Hide file tree
Showing 4 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 @@ -2,4 +2,4 @@ module github.com/kpango/glg

go 1.12

require github.com/kpango/fastime v1.0.14
require github.com/kpango/fastime v1.0.15
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github.com/kpango/fastime v1.0.14 h1:oubwGg1oUyxe6HLOgvDUcuCmC1/1AXgwhtRVGsUV3f0=
github.com/kpango/fastime v1.0.14/go.mod h1:lVqUTcXmQnk1wriyvq5DElbRSRDC0XtqbXQRdz0Eo+g=
github.com/kpango/fastime v1.0.15 h1:6bXfOyt47dnWItcAaGuORDhBg4CI8Xhs6I/hDVjNw4s=
github.com/kpango/fastime v1.0.15/go.mod h1:lVqUTcXmQnk1wriyvq5DElbRSRDC0XtqbXQRdz0Eo+g=
Binary file added pprof/default-test.bin
Binary file not shown.
Binary file added pprof/glg-test.bin
Binary file not shown.

0 comments on commit 16560db

Please sign in to comment.