Skip to content

Commit

Permalink
feat: cross platform go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
WizardOfCodez committed Jan 16, 2021
1 parent 2f76bee commit cffefc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ require (
gopkg.in/toast.v1 v1.0.0-20180812000517-0a84660828b2
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776 // indirect
)
replace github.com/wailsapp/wails v1.11.0 => ..\wails
replace github.com/wailsapp/wails v1.11.0 => ../wails

0 comments on commit cffefc6

Please sign in to comment.