hcloud-upload-image/hcloudimages
Julian Tölle 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
..
backoff chore: add license info for code taken from other repos 2024-05-04 22:12:19 +02:00
contextlogger feat: documentation and cleanup command 2024-05-04 22:13:33 +02:00
internal refactor: drop custom package in favor of hcloud-go (#39) 2024-06-23 14:49:33 +00:00
CHANGELOG.md chore(main): release 0.3.0 (#35) 2024-06-23 16:28:07 +02:00
client.go chore(deps): update module github.com/hetznercloud/hcloud-go/v2 to v2.15.0 (#41) 2024-11-02 22:10:18 +01:00
client_test.go feat: documentation and cleanup command 2024-05-04 22:13:33 +02:00
doc.go feat: documentation and cleanup command 2024-05-04 22:13:33 +02:00
go.mod chore(deps): update module github.com/hetznercloud/hcloud-go/v2 to v2.15.0 (#41) 2024-11-02 22:10:18 +01:00
go.sum fix(cli): local install fails because of go.mod replace (#47) 2024-11-02 22:21:38 +01:00