We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7581eae commit a248ccaCopy full SHA for a248cca
go.mod
@@ -1,5 +1,3 @@
1
module github.com/Armnajafi/mobikit-go
2
3
go 1.20
4
-
5
-require github.com/armnajafi/mobikit-go v0.0.0-20250626161102-e82483c378e1 // indirect
go.sum
validator.go
@@ -1,4 +1,4 @@
-package src
+package mobikit_go
import (
"encoding/json"
0 commit comments