Skip to content

Commit ef2135a

Browse files
authored
Memcache item timestamps (#323)
* Add memcache item timestamps. * v1 require google.golang.org/protobuf. * Memcache new fields: use proto getters.
1 parent a080531 commit ef2135a

File tree

9 files changed

+2675
-1347
lines changed

9 files changed

+2675
-1347
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ go 1.11
55
require (
66
github.com/golang/protobuf v1.5.2
77
golang.org/x/text v0.3.8
8+
google.golang.org/protobuf v1.26.0
89
)

0 commit comments

Comments
 (0)