Git Product home page Git Product logo

Comments (6)

sethvargo avatar sethvargo commented on June 2, 2024

@derekdowling we do this in Consul Template and it appears to be working fine:

find . -type f -name '.DS_Store' -delete
go generate ./...
go test ./...  -timeout=30s -parallel=4
ok      github.com/hashicorp/consul-template    4.470s
ok      github.com/hashicorp/consul-template/dependency 4.284s
ok      github.com/hashicorp/consul-template/logging    0.010s
?       github.com/hashicorp/consul-template/test   [no test files]
ok      github.com/hashicorp/consul-template/watch  0.173s

Did you run make updatedeps on CT?

from hcl.

derekdowling avatar derekdowling commented on June 2, 2024

Yup, I just tried that, and I am on master as well. Do you mean HCL, not CT(assuming consul-templates)? Because my issue is unrelated to Consul if so.

screen shot 2015-11-18 at 4 15 20 pm

from hcl.

fd avatar fd commented on June 2, 2024

I'm having the same problem...

from hcl.

derekdowling avatar derekdowling commented on June 2, 2024

@sethvargo any news on how to fix this?

from hcl.

advanderveer avatar advanderveer commented on June 2, 2024

I'm having the same issue, not just on the root

from hcl.

sethvargo avatar sethvargo commented on June 2, 2024

^

from hcl.

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.