Code Monkey home page Code Monkey logo

Comments (17)

pbgc avatar pbgc commented on June 9, 2024 1

@sahilpatil2997 you know you can/should use it with:

import (
	"github.com/urfave/negroni/v3"
)

right ?

from negroni.

pbgc avatar pbgc commented on June 9, 2024 1

@sahilpatil2997 I'm not a committer .. I just gave you that info in case you didn't know. Maybe ask @jszwedko

EDIT: I think that this should be in the readme!

from negroni.

pbgc avatar pbgc commented on June 9, 2024 1

@jszwedko I think that what @sahilpatil2997 means is that neither V2 or V3 had a release: https://github.com/urfave/negroni/releases

from negroni.

pbgc avatar pbgc commented on June 9, 2024 1

@jszwedko you are right... sorry!

from negroni.

sahilpatil2997 avatar sahilpatil2997 commented on June 9, 2024

@sahilpatil2997 you know you can/should use it with:

import (
	"github.com/urfave/negroni/v3"
)

right ?

Yes, but the release version is much convenient to manage since the dependabot won't pick the latest version which is not released, so if possible can you please release the latest tagged version which will be manageable in the application?

from negroni.

jszwedko avatar jszwedko commented on June 9, 2024

I'm waiting on review over here: #276

from negroni.

jszwedko avatar jszwedko commented on June 9, 2024

Aha, I see. I was planning to tag 3.1.0. I didn't realize v2 nor v3 wasn't tagged.

from negroni.

pbgc avatar pbgc commented on June 9, 2024

@jszwedko sorry for asking here .. but is this project zombie ? your pull request is waiting for 2 months for a review...

from negroni.

dearchap avatar dearchap commented on June 9, 2024

@pbgc The dev in charge of this repo had a baby recently and so cannot make time. I will ping them and see if they can get it approved. Sorry for the wait.

from negroni.

pbgc avatar pbgc commented on June 9, 2024

@dearchap thanks for the update! That's a very good motive! I was only afraid that the project would be dead. no prob to wait a little more. family first! thanks again!

from negroni.

mariash avatar mariash commented on June 9, 2024

Hi! Any updates on this? Last version 3.0.0 came out in September 2022. It would be nice to get this change to be able to use latest full duplex mode.

from negroni.

jszwedko avatar jszwedko commented on June 9, 2024

Thanks for the bump @mariash . I merged the changelog update without review and tagged as v3.10 given the delay. I think this project could probably benefit from an additional maintainer or two to keep things chugging along. Please ping me via [email protected] if you are interested.

from negroni.

pbgc avatar pbgc commented on June 9, 2024

@jszwedko thanks for the merge! Could you tag and make a release ? V2 and V3 were not tagged and like it was said above "dependabot won't pick the latest version which is not released"

from negroni.

jszwedko avatar jszwedko commented on June 9, 2024

@pbgc I did tag the latest release as v3.1.0. Are you still having troubles?

from negroni.

jszwedko avatar jszwedko commented on June 9, 2024

See https://github.com/urfave/negroni/releases/tag/v3.1.0

from negroni.

mattcobb avatar mattcobb commented on June 9, 2024

Is this because there is a 3.1.0 tag, but it is not released?
go get github.com/urfave/[email protected]
go: github.com/urfave/[email protected]: invalid version: go.mod has post-v3 module path "github.com/urfave/negroni/v3" at revision v3.1.0

https://github.com/urfave/negroni/releases Shows the latest is 1.0.0, but there is a 3.1.0 tag

from negroni.

jszwedko avatar jszwedko commented on June 9, 2024

@mattcobb you'll want: go get github.com/urfave/negroni/[email protected].

from negroni.

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.