resolve image config for docker.io/library/alpine@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
[0.01s]
resolve image config for docker.io/alpine/git@sha256:66b210a97bc07bfd4019826bcd13a488b371a6cbe2630a4b37d23275658bd3f2
[0.01s]
resolve image config for docker.io/library/golang@sha256:bb9811fad43a7d6fd2173248d8331b2dcf5ac9af20976b1937ecd214c5b8c383
[0.01s]
docker-image://docker.io/library/alpine@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
CACHED
docker-image://docker.io/library/golang@sha256:bb9811fad43a7d6fd2173248d8331b2dcf5ac9af20976b1937ecd214c5b8c383
CACHED
docker-image://docker.io/alpine/git@sha256:66b210a97bc07bfd4019826bcd13a488b371a6cbe2630a4b37d23275658bd3f2
CACHED
git clone https://github.com/vito/booklit.git ./
[1.16s]
Cloning into '.'...
git fetch origin eec0d0559cd97b081f282aa0dd1f3a7ddfec826c
[0.48s]
From https://github.com/vito/booklit
* branch eec0d0559cd97b081f282aa0dd1f3a7ddfec826c -> FETCH_HEAD
git checkout eec0d0559cd97b081f282aa0dd1f3a7ddfec826c
[0.28s]
Note: switching to 'eec0d0559cd97b081f282aa0dd1f3a7ddfec826c'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at eec0d05 whee
git submodule update --init --recursive
[0.23s]
go build ./cmd/booklit
[4.14s]
go: downloading github.com/jessevdk/go-flags v1.4.0
go: downloading github.com/sirupsen/logrus v1.8.1
go: downloading github.com/agext/levenshtein v1.2.3
go: downloading github.com/segmentio/textio v1.2.0
go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
ls <thunk 5408ND9RVA3I0: (.go)>/booklit
[0.37s]
./5408ND9RVA3I0/booklit
[check] build-linux
[6.90s]