5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 00:39:50 +08:00

chore: removed incorrect go.mod instructions (#3878)

* chore: removed incorrect go.mod instructions

* chore: updated changelog.mdx

---------

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
This commit is contained in:
Damien Sedgwick 2024-11-16 00:04:37 +00:00 committed by GitHub
parent 5df8ecc961
commit 10e3a13d12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 3 additions and 12 deletions

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -13,6 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `Security` in case of vulnerabilities.
## [Unreleased]
### Changed
- Removed documentation references for 'The default module name in go.mod is "changeme". You should change this to something more appropriate.' as it appears to be no longer relevant.
### Added
- Added option to set window class name on Windows. Added in [PR](https://github.com/wailsapp/wails/pull/3828) by @APshenkin

View File

@ -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.

View File

@ -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.