golang

Go is a programming language built to resemble a simplified version of the C programming language. It compiles at the machine level. Go was created at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson.
Here are 55,645 public repositories matching this topic...
-
Updated
May 5, 2021 - Go
-
Updated
May 7, 2021
-
Updated
Apr 12, 2021 - Go
-
Updated
May 7, 2021 - Go
- Gitea version (or commit ref): 1.13 (Codeberg), 1.15 (try.gitea.io)
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes https://try.gitea.io/30repos (feel free to join this org as admin)
Description
The paging of repos is broken in the user dashboard with (n)*15 repos, n >= 2.
So wi
-
Updated
May 6, 2021 - Go
-
Updated
May 4, 2021 - Makefile
Describe the bug
When I try to fork a repo and add a new remote, it doesn't add a new remote to my current repository.
gh version 1.4.0 (2020-12-17)
Expected vs actual behavior
I expect to see a fork remote added to my repository, but nothing is added.
Logs
❯ gh repo fork --clone=false --remote=true $(git remote get-url up)
- Forking someorg/somerepo...
GenMarkdownTreeCustom has a way to a header (filePrepender
arg), however there is not a first class way to add a footer.
-
Updated
Apr 27, 2021 - Go
Migrate 'components/invitation_modal/invitation_modal_guest_step' and associated tests to TypeScript
We are starting to migrate the mattermost-webapp over to TypeScript to facilitate better code quality. This Help Wanted
issue is to modify components/invitation*modal/invitation_modal_guest*step
and associated test files.
Below is a checklist of items you should be doing to migrate:
- < ] Rename the files to their associated TypeScript extensions (ie.
js
tots
,jsx
totsx
) - [
-
Updated
Apr 29, 2021 - Go
-
Updated
May 9, 2021 - Go
-
Updated
Apr 29, 2021 - Go
-
Updated
May 7, 2021 - Go
-
Updated
May 6, 2021 - Go
-
Updated
Jan 2, 2021
-
Updated
Apr 26, 2021 - Go
-
Updated
May 7, 2021 - Go
-
Updated
Mar 23, 2021 - Go
@benoittgt very kindly submitted a PR to fix some spacing issues in the markdown using gofmtmd.
It should be possible to automate this as part of the build script
-
Updated
May 6, 2021 - Go
Created by Robert Griesemer, Rob Pike, Ken Thompson
Released November 10, 2009
- Repository
- golang/go
- Website
- golang.org
- Wikipedia
- Wikipedia