diff options
| author | Julian Hurst <ark@mansus.space> | 2025-01-23 03:15:37 +0100 |
|---|---|---|
| committer | Julian Hurst <ark@mansus.space> | 2025-01-23 03:15:37 +0100 |
| commit | 6037a7e762a2d5015700b96b583a9ecbde9be263 (patch) | |
| tree | 765adf521624e092cba6020b8b90609f0c624f6c | |
| parent | 0408d03a29c7aced3d4730df8fee1662cba4a4dd (diff) | |
| download | box-6037a7e762a2d5015700b96b583a9ecbde9be263.tar.gz | |
Rename module to box
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ -module simpleshare +module box go 1.23.5 |
