Skip to content

Commit

Permalink
Bump log
Browse files Browse the repository at this point in the history
  • Loading branch information
irees committed Dec 12, 2024
1 parent 0756f52 commit 97599f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/deckarep/golang-set/v2 v2.6.0
github.com/dimchansky/utfbom v1.1.1
github.com/iancoleman/orderedmap v0.2.0
github.com/interline-io/log v0.0.0-20241212201508-b7e4cf59e452
github.com/interline-io/log v0.0.0-20241212203449-4bcff214cd71
github.com/jackc/pgx/v5 v5.7.0
github.com/jlaffaye/ftp v0.0.0-20220524001917-dfa1e758f3af
github.com/jmoiron/sqlx v1.4.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ github.com/iancoleman/orderedmap v0.2.0/go.mod h1:N0Wam8K1arqPXNWjMo21EXnBPOPp36
github.com/imdario/mergo v0.3.9/go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA=
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
github.com/interline-io/log v0.0.0-20241212201508-b7e4cf59e452 h1:N9ewMy3oNV1lb2HCrqERQJndEI0jrU+6MCP5e3kdRmU=
github.com/interline-io/log v0.0.0-20241212201508-b7e4cf59e452/go.mod h1:chJaM8SKcHI6ivoeFuZ8M8axTjSV4TPmuQ+sAyAHa34=
github.com/interline-io/log v0.0.0-20241212203449-4bcff214cd71 h1:RI4mfj5B0VPK3XznLKTRPzFScySmRDYYp6tACSqZfoE=
github.com/interline-io/log v0.0.0-20241212203449-4bcff214cd71/go.mod h1:chJaM8SKcHI6ivoeFuZ8M8axTjSV4TPmuQ+sAyAHa34=
github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsIM=
github.com/jackc/pgpassfile v1.0.0/go.mod h1:CEx0iS5ambNFdcRtxPj5JhEz+xB6uRky5eyVu/W2HEg=
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 h1:iCEnooe7UlwOQYpKFhBabPMi4aNAfoODPEFNiAnClxo=
Expand Down

0 comments on commit 97599f3

Please sign in to comment.