Tags: forewing/webrcon-server
Tags
Bump github.com/forewing/gobuild from 0.4.0 to 1.1.0 (#18) * Bump github.com/forewing/gobuild from 0.4.0 to 1.1.0 Bumps [github.com/forewing/gobuild](https://github.com/forewing/gobuild) from 0.4.0 to 1.1.0. - [Release notes](https://github.com/forewing/gobuild/releases) - [Commits](forewing/gobuild@v0.4.0...v1.1.0) --- updated-dependencies: - dependency-name: github.com/forewing/gobuild dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * update build script Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: forewing <13747187+forewing@users.noreply.github.com>
Bump github.com/gin-gonic/gin from 1.7.1 to 1.7.3 (#12) * Bump github.com/gin-gonic/gin from 1.7.1 to 1.7.3 Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.1 to 1.7.3. - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.7.1...v1.7.3) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * update go.sum Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: forewing <jujianai@hotmail.com>
Use Go1.16 embed to pack resources into binary (#4) * Use Go 1.16 embed * Support live reload in debug mode * Check dir existence before enable live reload * Serve preset.json dynamicly & support live reload * Refactor embed.go * Update module name * Update install & config guide * Add CI * Deprecate ioutil * Disable cgo in build script * Use template engine
PreviousNext