Skip to content

Commit

Permalink
chore: removed incorrect go.mod instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
damiensedgwick committed Nov 4, 2024
1 parent bdb4151 commit b66d8bc
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 12 deletions.
2 changes: 0 additions & 2 deletions website/docs/gettingstarted/firstproject.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,3 @@ The `frontend` directory has nothing specific to Wails and can be any frontend p

The `build` directory is used during the build process. These files may be updated to customise your builds. If
files are removed from the build directory, default versions will be regenerated.

The default module name in `go.mod` is "changeme". You should change this to something more appropriate.
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,3 @@ Wails projects have the following layout:
The `frontend` directory has nothing specific to Wails and can be any frontend project of your choosing.

The `build` directory is used during the build process. These files may be updated to customise your builds. If files are removed from the build directory, default versions will be regenerated.

The default module name in `go.mod` is "changeme". You should change this to something more appropriate.
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,3 @@ Wails projects have the following layout:
The `frontend` directory has nothing specific to Wails and can be any frontend project of your choosing.

The `build` directory is used during the build process. These files may be updated to customise your builds. If files are removed from the build directory, default versions will be regenerated.

The default module name in `go.mod` is "changeme". You should change this to something more appropriate.
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,3 @@ Wails projects have the following layout:
The `frontend` directory has nothing specific to Wails and can be any frontend project of your choosing.

The `build` directory is used during the build process. These files may be updated to customise your builds. If files are removed from the build directory, default versions will be regenerated.

The default module name in `go.mod` is "changeme". You should change this to something more appropriate.
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,3 @@ The `frontend` directory has nothing specific to Wails and can be any frontend p

The `build` directory is used during the build process. These files may be updated to customise your builds. If
files are removed from the build directory, default versions will be regenerated.

The default module name in `go.mod` is "changeme". You should change this to something more appropriate.
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,3 @@ The `frontend` directory has nothing specific to Wails and can be any frontend p

The `build` directory is used during the build process. These files may be updated to customise your builds. If
files are removed from the build directory, default versions will be regenerated.

The default module name in `go.mod` is "changeme". You should change this to something more appropriate.

0 comments on commit b66d8bc

Please sign in to comment.