Update main.go

This commit is contained in:
Mathiasbr05 2022-09-16 17:00:20 +02:00 committed by GitHub
parent b1c429e0fc
commit 1daba83579
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
package main package main
// imports stuff
import ( import (
"bytes" "bytes"
"encoding/json" "encoding/json"