mirror of
https://codeberg.org/scip/anydb.git
synced 2025-12-17 20:41:00 +01:00
move to codeberg (#22)
This commit is contained in:
@@ -5,7 +5,7 @@ package app;
|
||||
|
||||
import "google/protobuf/timestamp.proto";
|
||||
|
||||
option go_package = "github.com/tlinden/anydb/app";
|
||||
option go_package = "codeberg.org/scip/anydb/app";
|
||||
|
||||
message DbEntry {
|
||||
string Id = 1;
|
||||
|
||||
Reference in New Issue
Block a user