mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-13 22:39:06 +02:00
init project
This commit is contained in:
3
auth-service/go.mod
Normal file
3
auth-service/go.mod
Normal file
@@ -0,0 +1,3 @@
|
||||
module github.com/vcscsvcscs/GenerationsHeritage/auth-service
|
||||
|
||||
go 1.22.0
|
5
auth-service/main.go
Normal file
5
auth-service/main.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package main
|
||||
|
||||
func main() {
|
||||
|
||||
}
|
Reference in New Issue
Block a user