diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-03-04 21:24:28 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-03-04 21:24:28 +0900 |
| commit | 3f73872865263e8690e12f4b43040ed38b062f28 (patch) | |
| tree | e3674f2a30d0a7da69002e31693d9bf3c32d927d /worker | |
| parent | 941557cba8dcf2aae9b08e2f61420437f5603b0c (diff) | |
| download | iosdc-japan-2025-albatross-3f73872865263e8690e12f4b43040ed38b062f28.tar.gz iosdc-japan-2025-albatross-3f73872865263e8690e12f4b43040ed38b062f28.tar.zst iosdc-japan-2025-albatross-3f73872865263e8690e12f4b43040ed38b062f28.zip | |
update go package names
Diffstat (limited to 'worker')
| -rw-r--r-- | worker/go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/worker/go.mod b/worker/go.mod index ebf2a9b..9404ab5 100644 --- a/worker/go.mod +++ b/worker/go.mod @@ -1,4 +1,4 @@ -module github.com/nsfisis/iosdc-japan-2024-albatross/worker +module github.com/nsfisis/phperkaigi-2025-albatross/worker go 1.22.3 |
