Package Details: dapr-cli-git 1:541.57bf146-1

Git Clone URL: https://aur.archlinux.org/dapr-cli-git.git (read-only, click to copy)
Package Base: dapr-cli-git
Description: Command-line tools for Dapr.
Upstream URL: https://github.com/dapr/cli
Licenses: MIT
Conflicts: dapr-cli
Provides: dapr-cli
Submitter: michaelkuc6
Maintainer: michaelkuc6
Last Packager: michaelkuc6
Votes: 0
Popularity: 0.000000
First Submitted: 2021-02-20 14:38 (UTC)
Last Updated: 2021-09-30 20:39 (UTC)

Dependencies (2)

Required by (1)

Sources (1)

Latest Comments

mnussbaum commented on 2021-09-30 17:41 (UTC)

Right now this is failing to install for me:

==> Starting check()...
# The desire here is to download this test dependency without polluting go.mod
# In golang >=1.16 there is a new way to do this with `go install gotest.tools/gotestsum@latest`
# But this doesn't work with <=1.15, so we do it the old way for now
# (see: https://golang.org/ref/mod#go-install)
GO111MODULE=off go get gotest.tools/gotestsum
gotestsum --jsonfile test_output.json --format standard-quiet -- ./pkg/...
make: gotestsum: No such file or directory
make: *** [Makefile:140: test] Error 127
==> ERROR: A failure occurred in check().
    Aborting...
error making: dapr-cli-git