Commit Graph

4 Commits

Author SHA1 Message Date
Matthew Gabeler-Lee
c53b45ddb0 all: use %w instead of %v to wrap errors (#1275)
* all: use %w instead of %v for nested errors with fmt.Errorf

* all: update generated code to use %w instead of %v for error wrapping
2021-03-03 20:05:33 +02:00
Ariel Mashraki
dd4792f5b3 go: rename module from github.com/facebook/ent => entgo.io/ent (#1226) 2021-02-02 23:03:04 +02:00
Ariel Mashraki
8b458ebf13 examples/privacy: decision-context example (#841) 2020-10-12 12:58:49 +03:00
Ariel Mashraki
190ef15f4e examples/privacy: adminonly application example (#840) 2020-10-12 12:13:53 +03:00