1
0
mirror of https://github.com/coalaura/up.git synced 2025-07-18 21:53:23 +00:00

combine server and client into one binary

This commit is contained in:
Laura
2025-06-21 00:09:08 +02:00
parent 6633087578
commit ce41360604
13 changed files with 94 additions and 75 deletions

View File

@ -1,4 +1,4 @@
package main
package client
import (
"bytes"