Commit Graph

19 Commits

Author SHA1 Message Date
131e088bfc chore: bump go version and dependencies 2024-09-15 17:10:44 +02:00
d30ea29a7f update deps 2024-07-14 18:16:11 +02:00
7522a8fb0a add quiet mode to the run command 2023-07-26 21:35:19 +02:00
cad49c7b31 Update dependencies 2023-04-11 12:48:32 +02:00
dependabot[bot]
4b8d5cfeca Bump golang.org/x/net from 0.0.0-20220425223048-2871e0cb64e4 to 0.7.0 (#58)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220425223048-2871e0cb64e4 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-11 11:08:28 +02:00
dependabot[bot]
ec478d8bbd Bump golang.org/x/text from 0.3.7 to 0.3.8 (#57)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.3.8)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-23 09:20:18 +01:00
a416dad8cb Bump deps 2022-05-12 21:45:45 +02:00
9195f65c2b Bump deps 2022-05-09 23:02:51 +02:00
0d41425f33 Bump dependencies 2022-01-21 13:32:59 +01:00
10d145605f Tidy gomod 2022-01-13 23:47:51 +01:00
bd581db472 Complete project pivot (#55)
Complete project pivot
2022-01-12 08:57:21 +01:00
86ff460968 Tweaks (#53)
* Fix loglevel parsing

* Bump dependencies

* Change --filter to --target

* Update documentation

* Import log handler as "loghandler"

* Change command color to purple

* Change flag name to target

* Update formatting
2021-07-30 22:51:20 +02:00
ec4b04d425 Bump Go version to 1.17 2021-07-14 12:24:33 +02:00
4a252cdf02 Os login (#50)
Add OS Login support + change key storage format
2021-07-04 18:37:28 +02:00
cf46b5c0dd Fix progress output (#48)
* Remove fingerprint warning message

* Update dependencies
2021-04-06 12:30:11 +02:00
acdcc5cf78 Progress bar (#44)
* Testing out progress indicators

* Fix sum file

* Add basic progress indicator

* Clear up progress indicator initialization

* Update dependencies
2021-04-03 14:58:40 +02:00
8dce880fd0 Pass version information via ldflags (#43) 2021-03-30 12:38:28 +02:00
aa888f0fee Add goreleaser config 2021-03-21 23:45:01 +01:00
3144420a47 Initial commit 2021-03-21 23:10:46 +01:00