Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Make github.com/umputun/reproxy/lib a submodule #117

@ShoshinNikita

Description

@ShoshinNikita

Import of github.com/umputun/reproxy/lib adds github.com/umputun/reproxy to go.mod. It results in a significant number of dependencies.

At the same time, github.com/umputun/reproxy/lib requires only 3 dependencies:

  • github.com/go-pkgz/lgr
  • github.com/go-pkgz/repeater
  • github.com/stretchr/testify

Making github.com/umputun/reproxy/lib a submodule can resolve this issue.

However, this change will also require some additional work:

I don't think these points are very critical: API of github.com/umputun/reproxy/lib is pretty stable, and the current version (v0.10.0) allows to make breaking changes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions