Skip to content

Commit 128976f

Browse files
committed
all: update sync dependency
Change-Id: I9be8b83abcb17eb4e90b56cb99a800216a3c83f4 Reviewed-on: https://cue-review.googlesource.com/c/cue/+/2402 Reviewed-by: Marcel van Lohuizen <[email protected]>
1 parent 61c220f commit 128976f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/retr0h/go-gilt v0.0.0-20190206215556-f73826b37af2
1414
github.com/spf13/cobra v0.0.3
1515
github.com/spf13/pflag v1.0.3
16-
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f
16+
golang.org/x/sync v0.0.0-20190423024810-112230192c58
1717
golang.org/x/text v0.3.2
1818
golang.org/x/tools v0.0.0-20181210225255-6a3e9aa2ab77
1919
golang.org/x/xerrors v0.0.0-20190410155217-1f06c39b4373

0 commit comments

Comments
 (0)