FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
gpython/go.mod at main · go-python/gpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
go-python
/
gpython
Public
Notifications
You must be signed in to change notification settings
Fork
105
Star
1k
Code
Issues
49
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
gpython
/
go.mod
Copy path
More file actions
More file actions
Latest commit
History
History
History
16 lines (13 loc) · 411 Bytes
Breadcrumbs
gpython
/
go.mod
Copy path
File metadata and controls
16 lines (13 loc) · 411 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
module
github.com/go-python/gpython
go
1.18
require
(
github.com/google/go-cmp
v0.5.8
github.com/gopherjs/gopherwasm
v1.1.0
github.com/peterh/liner
v1.2.2
)
require
(
github.com/gopherjs/gopherjs
v0.0.0-20180825215210-0210a2f0f73c
//
indirect
github.com/mattn/go-runewidth
v0.0.13
//
indirect
github.com/rivo/uniseg
v0.3.4
//
indirect
golang.org/x/sys
v0.0.0-20220817070843-5a390386f1f2
//
indirect
)
Back
|
FazBrowse Home
|
New Git URL