Skip to content

Commit fb282e3

Browse files
committed
Schedule API updates (#230)
1 parent 05e2989 commit fb282e3

File tree

5 files changed

+2124
-228
lines changed

5 files changed

+2124
-228
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ require (
88
github.com/gogo/status v1.1.1
99
github.com/golang/mock v1.6.0
1010
github.com/stretchr/testify v1.8.0
11-
golang.org/x/net v0.0.0-20220907135653-1e95f45603a7 // indirect
12-
golang.org/x/sys v0.0.0-20220907062415-87db552b00fd // indirect
13-
google.golang.org/genproto v0.0.0-20220902135211-223410557253 // indirect
11+
golang.org/x/net v0.0.0-20220909164309-bea034e7d591 // indirect
12+
golang.org/x/sys v0.0.0-20220909162455-aba9fc2a8ff2 // indirect
13+
google.golang.org/genproto v0.0.0-20220909194730-69f6226f97e5 // indirect
1414
google.golang.org/grpc v1.49.0
1515
)

0 commit comments

Comments
 (0)