Skip to content

Commit

Permalink
temporary nakama-common relative reference
Browse files Browse the repository at this point in the history
  • Loading branch information
ftkg committed May 15, 2024
1 parent 1b039c3 commit 957f9e7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ require (
gopkg.in/yaml.v3 v3.0.1
)

replace github.com/heroiclabs/nakama-common => ../../workspace/nakama-common

require (
cloud.google.com/go/compute v1.23.3 // indirect
cloud.google.com/go/compute/metadata v0.2.3 // indirect
Expand Down
4 changes: 2 additions & 2 deletions vendor/github.com/heroiclabs/nakama-common/runtime/runtime.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 957f9e7

Please sign in to comment.