fix path in error_creator.go message

This commit is contained in:
Livio Amstutz 2020-03-24 07:22:31 +01:00
parent 6deb0b029a
commit a5ca611dcc

View File

@ -32,7 +32,7 @@ func main() {
fmt.Print(` fmt.Print(`
!!!!! !!!!!
Add status mapping in grpc/errors/caos_errors.go Add status mapping in internal/api/grpc/caos_errors.go
!!!!!`) !!!!!`)
} }