5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 00:39:50 +08:00
wails/v2/examples/customlayout
dependabot[bot] 86e3d51c8e
Bump the go_modules group across 2 directories with 1 update (#3408)
Bumps the go_modules group with 1 update in the /v2/examples/customlayout directory: [golang.org/x/net](https://github.com/golang/net).
Bumps the go_modules group with 1 update in the /v2/internal/staticanalysis/test/standard directory: [golang.org/x/net](https://github.com/golang/net).


Updates `golang.org/x/net` from 0.17.0 to 0.23.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)

Updates `golang.org/x/net` from 0.17.0 to 0.23.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-17 20:55:06 +11:00
..
build windows/nsis: add hidpi support for nsis installer (#2694) 2023-06-04 07:26:24 +10:00
cmd/customlayout Modularize wails (#2009) 2022-11-03 21:21:40 +11:00
myfrontend [v2, dev] Use custom schemes for in-app dev mode (#2610) 2023-04-20 12:37:40 +02:00
.gitignore Modularize wails (#2009) 2022-11-03 21:21:40 +11:00
go.mod Bump the go_modules group across 2 directories with 1 update (#3408) 2024-11-17 20:55:06 +11:00
go.sum Bump the go_modules group across 2 directories with 1 update (#3408) 2024-11-17 20:55:06 +11:00
README.md Modularize wails (#2009) 2022-11-03 21:21:40 +11:00

README

This is an example project that shows how to use a custom layout. Run wails build in the cmd/customlayout directory to build the project.