Add go.mod and go.sum. Require go v1.16
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package src
|
||||
|
||||
import "../src/internal/imgcache"
|
||||
import "xteve/src/internal/imgcache"
|
||||
|
||||
// SystemStruct : Beinhaltet alle Systeminformationen
|
||||
type SystemStruct struct {
|
||||
|
||||
Reference in New Issue
Block a user