renovate[bot]
91bcf7067f
chore(deps): update module github.com/spf13/cobra to v1.9.1 ( #65 )
2025-05-04 00:20:06 +02:00
renovate[bot]
d5ddab06f2
chore(deps): update module golang.org/x/crypto to v0.30.0 ( #55 )
2024-12-07 00:56:34 +00:00
renovate[bot]
83c9e043f9
chore(deps): update module github.com/hetznercloud/hcloud-go/v2 to v2.17.0 ( #52 )
2024-12-07 01:48:38 +01:00
renovate[bot]
f8b953466b
chore(deps): update module golang.org/x/crypto to v0.29.0 ( #42 )
2024-11-16 23:24:45 +01:00
renovate[bot]
6cc128ffe9
chore(deps): update module github.com/hetznercloud/hcloud-go/v2 to v2.16.0 ( #49 )
2024-11-16 23:20:05 +01:00
66dc5f70b6
fix(cli): local install fails because of go.mod replace ( #47 )
...
Remove the replace directive in `go.mod`. It does not apply on `go
install github.com/apricote/hcloud-upload-image` and is otherwise
covered by `go.work`.
2024-11-02 22:21:38 +01:00
renovate[bot]
489ece1798
chore(deps): update module github.com/hetznercloud/hcloud-go/v2 to v2.15.0 ( #41 )
2024-11-02 22:10:18 +01:00
4e24d83c7a
docs: add generated CLI help output to repo ( #46 )
...
Generate the help pages using `cobras` builtin functionality and commit
them to the repository. This gives users to ability to review the
options of `hcloud-upload-image` without having to install it first.
2024-11-02 21:57:53 +01:00
renovate[bot]
32a82ffc6f
chore(deps): update module golang.org/x/crypto to v0.24.0 ( #28 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-23 14:27:41 +00:00
renovate[bot]
8347e4ef16
chore(deps): update module github.com/hetznercloud/hcloud-go/v2 to v2.9.0 ( #27 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-23 16:13:35 +02:00
renovate[bot]
1f3c2afee9
chore(deps): update module github.com/spf13/cobra to v1.8.1 ( #32 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-23 16:01:46 +02:00
renovate[bot]
1f70099302
chore(deps): update module golang.org/x/crypto to v0.23.0 ( #12 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-09 18:40:48 +00:00
renovate[bot]
1a37a300b6
chore(deps): update module github.com/hetznercloud/hcloud-go/v2 to v2.8.0 ( #11 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-08 22:25:29 +02:00
renovate[bot]
5300a596a2
chore(deps): update module google.golang.org/protobuf to v1.33.0 [security] ( #7 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-05 01:13:59 +02:00
c9ab40b539
feat: documentation and cleanup command
2024-05-04 22:13:33 +02:00
d0729e1cb5
chore: cleanup before publishing
2024-05-02 22:12:29 +02:00
4b77b81689
refactor: change package names
2024-05-02 21:42:36 +02:00
b4c30a482d
chore: go mod tidy
2024-05-02 18:21:10 +02:00
904e5e0bed
feat: log output
2024-04-30 23:48:59 +02:00
4f57df5b66
feat: initial library code
2024-04-29 21:00:04 +02:00