Closed dustindemmerle closed 1 month ago
Looks like you forgot:
Error: auth.go:12:2: no required module provides package github.wdf.sap.corp/cc/heureka/internal/util; to add it:
go get github.wdf.sap.corp/cc/heureka/internal/util
That probably came from a merge back.
@dustindemmerle, can you check the actual state and check again for anything that got merged back while merging? Thanks!
Description
This PR replaces the former module name (github.wdf.sap.corp/cc/heureka) with the current (github.com/cloudoperators/heureka).
What type of PR is this? (check all applicable)
Related Tickets & Documents
Fixes #121 https://github.com/cloudoperators/heureka/issues/121
Added tests?
Added to documentation?
Checklist