Commit fb35cdf
committed
refactor: revert o use a single go module again
I experimented with multiple Go modules, but the fact is that Go is smart
enough to strip out the uneeded modules from the user's `go.mod`, so this
is not in fact needed. Also, maintaining a single module is much easier.1 parent ba1c1fd commit fb35cdf
18 files changed
Lines changed: 34 additions & 497 deletions
File tree
- .github/workflows
- ai
- anthropic
- examples
- scripts
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 3 | | |
14 | 4 | | |
15 | 5 | | |
16 | 6 | | |
17 | | - | |
18 | | - | |
| 7 | + | |
19 | 8 | | |
20 | 9 | | |
21 | 10 | | |
22 | 11 | | |
23 | | - | |
24 | | - | |
| 12 | + | |
25 | 13 | | |
26 | 14 | | |
27 | 15 | | |
28 | 16 | | |
29 | | - | |
30 | | - | |
| 17 | + | |
31 | 18 | | |
32 | 19 | | |
33 | 20 | | |
34 | 21 | | |
35 | | - | |
36 | | - | |
| 22 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments