a8m / a8m/enter

go get -u github.com/a8m/enter now requires go 1.22

Đang mở
#9 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Go
Star
143
Fork
12
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Unable to install `enter` - output says it requires go 1.22
install command:
```
go get -u github.com/a8m/enter

```
output:
```
github.com/a8m/enter imports
entgo.io/ent/entc/gen imports
ariga.io/atlas/sql/postgres imports
ariga.io/atlas/sql/internal/specutil imports
slices: package slices is not in GOROOT (/usr/local/go/src/slices)
note: imported by a module that requires go 1.22
```

Current version: go 1.20.5

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

Check the go.mod file to see the required Go version. Look for any version constraints or dependencies that require Go 1.22, such as the 'slices' package. Update the documentation or build configuration to clarify the minimum Go version needed. Verify by attempting to build the project with Go 1.20.5 to reproduce the error.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
go
Lĩnh vực
build-system, cli
Loại issue
Lỗi
Độ khó
2/5
Thời gian dự kiến
1-3 giờ
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Đặc tả rõ ràng
Mức phù hợp với người mới
45/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.