Git Product home page Git Product logo

Comments (3)

JerryLava avatar JerryLava commented on July 20, 2024 1

It builds fine from the latest git checkout:

$ git clone https://github.com/FiloSottile/age.git
Cloning into 'age'...
cremote: Enumerating objects: 2205, done.
remote: Counting objects: 100% (20/20), done.
remote: Compressing objects: 100% (18/18), done.
remote: Total 2205 (delta 2), reused 14 (delta 2), pack-reused 2185
Receiving objects: 100% (2205/2205), 1.43 MiB | 3.87 MiB/s, done.
Resolving deltas: 100% (1288/1288), done.
$ cd age/cmd/age
$ go build
$  ./age --version
(devel)

from age.

alerque avatar alerque commented on July 20, 2024

I built the packages for Arch Linux form the source tarball using Go 1.19.4 with no trouble. Is this a Git clone vs. tarball vs. remote Go downloader issue?

from age.

FiloSottile avatar FiloSottile commented on July 20, 2024

Ah, thank you, I forgot to remove the replace directive, which breaks go install, but not go build invoked from the source directory. I'll issue a v1.1.1.

from age.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.