diff options
| author | Fuwn <[email protected]> | 2021-07-22 08:35:04 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-07-22 08:35:04 +0000 |
| commit | 41c5f925637d76ff3900a486e0d966522003fa63 (patch) | |
| tree | 4bd7d9c2d00b162c66eb3dafd248156388490ea0 /go.mod | |
| parent | Change bindIfEnv's name to something less generic (diff) | |
| download | capybara-41c5f925637d76ff3900a486e0d966522003fa63.tar.xz capybara-41c5f925637d76ff3900a486e0d966522003fa63.zip | |
chore(global): branding
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -module git.sr.ht/~sircmpwn/kineto +module github.com/fuwn/capybara go 1.15 |