diff options
| author | Mathias Magnusson <mathias@magnusson.space> | 2026-01-23 18:46:51 +0100 |
|---|---|---|
| committer | Mathias Magnusson <mathias@magnusson.space> | 2026-01-23 18:46:51 +0100 |
| commit | 1bcb9bd6345c28da9c18ab4e820d58942d3fe74e (patch) | |
| tree | cc105e73d86a1be9fb70c8ccffd7abe6778ad43e /examples | |
| parent | 0d2eb7a705c74818f3782076c5965339d4ef8548 (diff) | |
| download | hh-1bcb9bd6345c28da9c18ab4e820d58942d3fe74e.tar.gz | |
Move repository again
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/basic.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/basic.go b/examples/basic.go index eaa0a9b..693ef57 100644 --- a/examples/basic.go +++ b/examples/basic.go @@ -7,7 +7,7 @@ import ( "github.com/google/uuid" ) -//go:generate go run git.magnusson.space/hh/cmd/generate +//go:generate go run git.0m.nu/hh/cmd/generate // Big bungus function here! // |
