Skip to content

Commit

Permalink
remove render.go
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Borrelli <[email protected]>
  • Loading branch information
stevendborrelli committed Feb 24, 2024
1 parent 51e7be6 commit 4b208e6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 153 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ require (
github.com/crossplane/crossplane-runtime v1.15.1
github.com/crossplane/function-sdk-go v0.2.0
github.com/google/cel-go v0.19.0
github.com/google/cel-go v0.16.1
github.com/google/go-cmp v0.6.0
github.com/pkg/errors v0.9.1
google.golang.org/protobuf v1.32.0
Expand All @@ -23,7 +22,6 @@ require (
require (
dario.cat/mergo v1.0.0 // indirect
github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
Expand Down
151 changes: 0 additions & 151 deletions render.go

This file was deleted.

0 comments on commit 4b208e6

Please sign in to comment.