5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 20:51:38 +08:00
wails/v3/examples/binding
dependabot[bot] e3816e714e
Bump golang.org/x/net in /v3/examples/binding (#2472)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220722155237-a158d28d115b to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-09 20:07:11 +11:00
..
assets Implement basic binding 2023-02-26 20:49:29 +11:00
bindings_main.js Fix reserve word check. 2023-03-07 19:48:30 +11:00
go.mod Bump golang.org/x/net in /v3/examples/binding (#2472) 2023-03-09 20:07:11 +11:00
go.sum Bump golang.org/x/net in /v3/examples/binding (#2472) 2023-03-09 20:07:11 +11:00
GreetService.go Fix reserve word check. 2023-03-07 19:48:30 +11:00
main.go Implement basic binding 2023-02-26 20:49:29 +11:00
models.ts Fix reserve word check. 2023-03-07 19:48:30 +11:00