Skip to content

Commit

Permalink
chore: remove embed so we can work with Golang v1.15.7
Browse files Browse the repository at this point in the history
  • Loading branch information
alexec committed May 14, 2021
1 parent 7e3a574 commit 59a5ac6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions shared/util/version.go
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
package util

import (
_ "embed"

"sigs.k8s.io/controller-runtime/pkg/log/zap"
)

Expand Down

0 comments on commit 59a5ac6

Please sign in to comment.