diff options
| author | Jeff Carr <[email protected]> | 2025-02-22 17:45:59 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-02-22 17:45:59 -0600 |
| commit | d40dc9113002a6077baf4e3035238151c6d0af4a (patch) | |
| tree | 95e3a2f0942d41ed79fa2dacaaef5ae45c29a4dd /change.go | |
| parent | 2381c65887caa779b2aecf2c9626de5d17e59536 (diff) | |
switch virtbuf to virtpbv0.2.22
Diffstat (limited to 'change.go')
| -rw-r--r-- | change.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -package virtbuf +package virtpb import ( // "reflect" |
