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 }}
erning
/
gorun
Public
Notifications
You must be signed in to change notification settings
Fork
77
Star
1k
Code
Issues
4
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 15, 2023
handle indirect comments in go.mod
jackielii
authored and
erning
committed
02445e3
View commit details
Copy full SHA for 02445e3
Browse repository at this point
Update GitHub action to build against all supported operating systems.
tech10
authored and
erning
committed
5ce497e
View commit details
Copy full SHA for 5ce497e
Browse repository at this point
Commits on Feb 15, 2023
Update GitHub action.
tech10
authored and
erning
committed
ca207b2
View commit details
Copy full SHA for ca207b2
Browse repository at this point
Removed ineffectual assignment to error variable, which was not checked.
tech10
authored and
erning
committed
5a01001
View commit details
Copy full SHA for 5a01001
Browse repository at this point
Commits on Aug 18, 2021
Update GitHub action to build against go 1.17 instead of 1.16
tech10
authored and
erning
committed
6143686
View commit details
Copy full SHA for 6143686
Browse repository at this point
Format for go 1.17 go:build format.
tech10
authored and
erning
committed
8f8cd4a
View commit details
Copy full SHA for 8f8cd4a
Browse repository at this point
Commits on Apr 12, 2021
Merge pull request #23 from tech10/master
Show description for 7d68ab9
erning
authored
7d68ab9
View commit details
Copy full SHA for 7d68ab9
Browse repository at this point
Commits on Apr 8, 2021
Correctly build on NetBSD.
tech10
committed
82f09b9
View commit details
Copy full SHA for 82f09b9
Browse repository at this point
Commits on Mar 15, 2021
Merge pull request #21 from tech10/master
Show description for 9570c41
erning
authored
9570c41
View commit details
Copy full SHA for 9570c41
Browse repository at this point
Commits on Mar 14, 2021
Build on freebsd and darwin platforms correctly.
tech10
committed
62405e0
View commit details
Copy full SHA for 62405e0
Browse repository at this point
Removed blank values for variable assignment that aren't needed.
tech10
committed
6675a65
View commit details
Copy full SHA for 6675a65
Browse repository at this point
Removed some comments that weren't needed, as functionality exists for writing go.sum file from comments.
tech10
committed
30de717
View commit details
Copy full SHA for 30de717
Browse repository at this point
Made some panic statements slightly more descriptive, replacing them with something better for production. Removed unreachable code warned by govet.
tech10
committed
e3af6e1
View commit details
Copy full SHA for e3af6e1
Browse repository at this point
Require minimum go version 1.12.
tech10
committed
4b514a6
View commit details
Copy full SHA for 4b514a6
Browse repository at this point
Add GitHub actions to automate build.
tech10
committed
5a1b62a
View commit details
Copy full SHA for 5a1b62a
Browse repository at this point
Go lint code updates.
tech10
committed
6c744e9
View commit details
Copy full SHA for 6c744e9
Browse repository at this point
Add module support.
tech10
committed
9d55e2d
View commit details
Copy full SHA for 9d55e2d
Browse repository at this point
Merge branch 'pr17'
tech10
committed
614cdcd
View commit details
Copy full SHA for 614cdcd
Browse repository at this point
Commits on Aug 27, 2020
Merge pull request #20 from NightMachinary/patch-1
Show description for cfe2666
erning
authored
cfe2666
View commit details
Copy full SHA for cfe2666
Browse repository at this point
Commits on Aug 26, 2020
Update README.md
NightMachinery
authored
8883d28
View commit details
Copy full SHA for 8883d28
Browse repository at this point
Updated the readme
NightMachinery
authored
b0713c9
View commit details
Copy full SHA for b0713c9
Browse repository at this point
Commits on May 2, 2020
Fixed argument parsing to make use of go1.11 update on go run
mazen160
committed
86ef1db
View commit details
Copy full SHA for 86ef1db
Browse repository at this point
Commits on Feb 26, 2020
Merge pull request #16 from bruce34/master
Show description for 739ed4f
erning
authored
739ed4f
View commit details
Copy full SHA for 739ed4f
Browse repository at this point
Support go.mod/sum/env vars for building as comments embedded in the file.
Show description for b88d27c
bruce34
authored and
bruceadam-tomtom
committed
b88d27c
View commit details
Copy full SHA for b88d27c
Browse repository at this point
Commits on Apr 8, 2018
Merge pull request #13 from gwd/out/fix-compatibility-with-go-1.9
Show description for 85cd5f5
erning
authored
85cd5f5
View commit details
Copy full SHA for 85cd5f5
Browse repository at this point
Commits on Mar 28, 2018
Fix filename compatibility with Go 1.9 and later
Show description for 9d047da
George Dunlap
committed
9d047da
View commit details
Copy full SHA for 9d047da
Browse repository at this point
Commits on Sep 15, 2017
add .editorconfig
erning
committed
e025dad
View commit details
Copy full SHA for e025dad
Browse repository at this point
add .gitignore
erning
committed
64d144e
View commit details
Copy full SHA for 64d144e
Browse repository at this point
use `.gorun` as the compiled file's extension. see #6
erning
committed
2a6454e
View commit details
Copy full SHA for 2a6454e
Browse repository at this point
Commits on Aug 24, 2015
Merge pull request #3 from GochoMugo/master
Show description for 5a8104a
erning
committed
5a8104a
View commit details
Copy full SHA for 5a8104a
Browse repository at this point
Commits on May 12, 2015
Add instructions on how to install from Github
Show description for 0ddfbdc
GochoMugo
committed
0ddfbdc
View commit details
Copy full SHA for 0ddfbdc
Browse repository at this point
Commits on Apr 12, 2015
Merge pull request #2 from sarlalian/master
Show description for 951ddba
erning
committed
951ddba
View commit details
Copy full SHA for 951ddba
Browse repository at this point
Commits on Apr 10, 2015
Added support for building on FreeBSD and NetBSD
root
committed
c7edca5
View commit details
Copy full SHA for c7edca5
Browse repository at this point
Commits on Apr 8, 2015
Merge pull request #1 from RealtimeSolutions/master
Show description for a6363c6
erning
committed
a6363c6
View commit details
Copy full SHA for a6363c6
Browse repository at this point
Commits on Nov 27, 2014
Now uses 'go build' to fix GOPATH. Building is now more influenced by the environment which can be a disadvantage.
mevers47
committed
7660587
View commit details
Copy full SHA for 7660587
Browse repository at this point
Previous
Next
You can’t perform that action at this time.