Skip to content

Commit

Permalink
[chore] fix go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
leaanthony committed Nov 12, 2023
1 parent 9ce0ddb commit 4efc8e3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions v2/go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/wailsapp/wails/v2

go 1.21

toolchain go1.21.0
go 1.18

require (
github.com/Masterminds/semver v1.5.0
Expand Down

0 comments on commit 4efc8e3

Please sign in to comment.