diff options
| author | 2026-01-24 17:46:54 +0300 | |
|---|---|---|
| committer | 2026-01-24 17:46:54 +0300 | |
| commit | 95fc6de88975781abfe576977c960197a9743442 (patch) | |
| tree | 00ed76b0ff22f71af4b450c604f16ada72ed5241 /go.mod | |
| download | eventbus-95fc6de88975781abfe576977c960197a9743442.tar.gz eventbus-95fc6de88975781abfe576977c960197a9743442.tar.bz2 eventbus-95fc6de88975781abfe576977c960197a9743442.tar.xz eventbus-95fc6de88975781abfe576977c960197a9743442.zip | |
v1.0.0v1.0.0
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module go.neonxp.ru/eventbus + +go 1.25.5 |
