Skip to content

Commit 16560db

Browse files
author
Yusuke Kato
authored
[patch] update dependency versions (#52)
Signed-off-by: kpango <[email protected]>
1 parent 0b6673f commit 16560db

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/kpango/glg
22

33
go 1.12
44

5-
require github.com/kpango/fastime v1.0.14
5+
require github.com/kpango/fastime v1.0.15

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/kpango/fastime v1.0.14 h1:oubwGg1oUyxe6HLOgvDUcuCmC1/1AXgwhtRVGsUV3f0=
2-
github.com/kpango/fastime v1.0.14/go.mod h1:lVqUTcXmQnk1wriyvq5DElbRSRDC0XtqbXQRdz0Eo+g=
1+
github.com/kpango/fastime v1.0.15 h1:6bXfOyt47dnWItcAaGuORDhBg4CI8Xhs6I/hDVjNw4s=
2+
github.com/kpango/fastime v1.0.15/go.mod h1:lVqUTcXmQnk1wriyvq5DElbRSRDC0XtqbXQRdz0Eo+g=

pprof/default-test.bin

7.94 MB
Binary file not shown.

pprof/glg-test.bin

7.94 MB
Binary file not shown.

0 commit comments

Comments
 (0)