cloudoperators / heureka

Security and compliance management
Apache License 2.0
3 stars 1 forks source link

chore(housekeeping): rename module name #208

Closed dustindemmerle closed 1 month ago

dustindemmerle commented 1 month ago

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

MR2011 commented 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
drochow commented 1 month ago

That probably came from a merge back.

drochow commented 1 month ago

@dustindemmerle, can you check the actual state and check again for anything that got merged back while merging? Thanks!