Commit Graph

3 Commits (feature/update-to-v3.0.3)

Author SHA1 Message Date
Dustin d1fb3fcbc7 Revert "sources: Use `make deps` to vendor modules"
RPMs/wal-g/pipeline/head This commit looks good Details
The "patch" the `Makefile` for `wal-g` makes to the third-party `lzo.go`
file just configures it to link statically with liblzo2.  This is
neither desirable nor necessary.

This reverts commit b8bd3583a7.
2024-06-28 12:37:11 -05:00
Dustin b8bd3583a7 sources: Use `make deps` to vendor modules
RPMs/wal-g/pipeline/head There was a failure building this commit Details
The `Makefile` has a conditional step that modifies some source code
when building with LZO compression support.
2024-06-28 12:03:29 -05:00
Dustin 5c4c182dc2 Initial commit 2024-06-23 11:39:08 -05:00