Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanfoxtyler authored Oct 3, 2024
1 parent 1adbd2e commit dfd747f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cli/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ module wasmextractor

go 1.22.5

require github.com/hypermodeAI/wasmextractor v0.0.0
require github.com/hypermodeinc/wasmextractor v0.0.0

replace github.com/hypermodeAI/wasmextractor => ../
replace github.com/hypermodeinc/wasmextractor => ../

0 comments on commit dfd747f

Please sign in to comment.