Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
AzulSystems
/
JDowser
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Update go to v21 GitHub action release exe
- #4
#4
Open
ClimenteA
wants to merge 17 commits into
AzulSystems:main
AzulSystems/JDowser:main
from
licenseware:update-go-to-v21-github-action-release-exe
licenseware/JDowser:update-go-to-v21-github-action-release-exe
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Update go to v21 GitHub action release exe
#4
ClimenteA
wants to merge 17 commits into
AzulSystems:main
AzulSystems/JDowser:main
from
licenseware:update-go-to-v21-github-action-release-exe
licenseware/JDowser:update-go-to-v21-github-action-release-exe
Copy head branch name to clipboard
Commits
Commits on Oct 31, 2023
feat: update to go ver 1.21, update depreciated ioutil calls, removed unused underscore variables, added gitignore, create executables in a dist folder, moved flags handling in the recomended main.…
Show description for 1dadec5
ClimenteA
committed
1dadec5
View commit details
Copy full SHA for 1dadec5
Browse repository at this point
fix: call flags.Parse before getting flags
ClimenteA
committed
89651f7
View commit details
Copy full SHA for 89651f7
Browse repository at this point
feat: added a github action to release binaries on new tag
ClimenteA
committed
27d1f4c
View commit details
Copy full SHA for 27d1f4c
Browse repository at this point
chore: update gh action
ClimenteA
committed
f4a689b
View commit details
Copy full SHA for f4a689b
Browse repository at this point
chore: update gomod version
ClimenteA
committed
2b5babc
View commit details
Copy full SHA for 2b5babc
Browse repository at this point
Commits on Nov 1, 2023
chore: limit binaries to linux, windows, mac, arm64 and amd64 arch
ClimenteA
committed
3165565
View commit details
Copy full SHA for 3165565
Browse repository at this point
chore: bad specify envs
ClimenteA
committed
4689887
View commit details
Copy full SHA for 4689887
Browse repository at this point
fix: cleared gh action, create maxint64 manually depending on system cpu
ClimenteA
committed
85ac157
View commit details
Copy full SHA for 85ac157
Browse repository at this point
chore: trying generic maxInt
ClimenteA
committed
b11bb8b
View commit details
Copy full SHA for b11bb8b
Browse repository at this point
chore: trying int32 for offset fail on 386 systems
ClimenteA
committed
5d49cb3
View commit details
Copy full SHA for 5d49cb3
Browse repository at this point
chore: revert to int64 limit build only ro 64 systems
ClimenteA
committed
f900b97
View commit details
Copy full SHA for f900b97
Browse repository at this point
chore: trying with premade build settings
ClimenteA
committed
282d6cb
View commit details
Copy full SHA for 282d6cb
Browse repository at this point
fix: removed version spec from goreleaser.yml
ClimenteA
committed
e152a5d
View commit details
Copy full SHA for e152a5d
Browse repository at this point
fix: removed before hook
ClimenteA
committed
2556aef
View commit details
Copy full SHA for 2556aef
Browse repository at this point
fix: removed windows arm code doesn't support it
ClimenteA
committed
286738b
View commit details
Copy full SHA for 286738b
Browse repository at this point
fix: just keep linux
ClimenteA
committed
485d6bf
View commit details
Copy full SHA for 485d6bf
Browse repository at this point
chore: updated docs and the makefile
ClimenteA
committed
1563031
View commit details
Copy full SHA for 1563031
Browse repository at this point
You can’t perform that action at this time.