Skip to content

Commit

Permalink
Merge pull request #14 from runpod/rachfop-patch-1
Browse files Browse the repository at this point in the history
fix: Update go.mod to remove  `replace` statement.
  • Loading branch information
ef0xa authored Mar 15, 2024
2 parents fe1b3a9 + 715be44 commit b8aca78
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions example/sdk/go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
module sdk

go 1.21.3

replace github.com/runpod/go-sdk/pkg/sdk => /Users/rutvik/Desktop/runpod/go-sdk/pkg/sdk

require github.com/runpod/go-sdk/pkg/sdk v0.0.0-00010101000000-000000000000

0 comments on commit b8aca78

Please sign in to comment.