step 5 : add comp longi & lati, check distance gql, trans clock in gql
This commit is contained in:
@@ -3,14 +3,14 @@ module com.sismedika.com.absensi
|
||||
go 1.21.5
|
||||
|
||||
require (
|
||||
github.com/99designs/gqlgen v0.17.42
|
||||
github.com/99designs/gqlgen v0.17.44-0.20240120140729-5524a399d35c
|
||||
github.com/dgrijalva/jwt-go v3.2.0+incompatible
|
||||
github.com/fsnotify/fsnotify v1.7.0
|
||||
github.com/go-chi/chi v1.5.5
|
||||
github.com/go-sql-driver/mysql v1.7.1
|
||||
github.com/rs/cors v1.10.1
|
||||
github.com/spf13/viper v1.18.2
|
||||
github.com/vektah/gqlparser/v2 v2.5.10
|
||||
github.com/vektah/gqlparser/v2 v2.5.11
|
||||
golang.org/x/crypto v0.18.0
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user