File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 88 - main
99
1010env :
11- AER_VERSION : v0.0.53
11+ AER_VERSION : v0.0.54
1212
1313jobs :
1414 dlrs :
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module aer
22
33go 1.25.3
44
5- require github.com/octoberswimmer/aer v0.0.53
5+ require github.com/octoberswimmer/aer v0.0.54
66
77require (
88 github.com/ForceCLI/force v1.4.3 // indirect
@@ -27,7 +27,7 @@ require (
2727 github.com/mattn/go-isatty v0.0.20 // indirect
2828 github.com/nbio/xml v0.0.0-20251016084110-a619c1115f34 // indirect
2929 github.com/ncruces/go-strftime v0.1.9 // indirect
30- github.com/octoberswimmer/apexfmt v0.45 .0 // indirect
30+ github.com/octoberswimmer/apexfmt v0.46 .0 // indirect
3131 github.com/octoberswimmer/digger v0.20.0 // indirect
3232 github.com/octoberswimmer/sformula v0.3.0 // indirect
3333 github.com/pkg/errors v0.9.1 // indirect
Original file line number Diff line number Diff line change @@ -56,10 +56,10 @@ github.com/nbio/xml v0.0.0-20251016084110-a619c1115f34 h1:nl44SgZciAoU7v6eR0aDoH
5656github.com/nbio/xml v0.0.0-20251016084110-a619c1115f34 /go.mod h1:990JnYmJZFrx1vI1TALoD6/fCqnWlTx2FrPbYy2wi5I =
5757github.com/ncruces/go-strftime v0.1.9 h1:bY0MQC28UADQmHmaF5dgpLmImcShSi2kHU9XLdhx/f4 =
5858github.com/ncruces/go-strftime v0.1.9 /go.mod h1:Fwc5htZGVVkseilnfgOVb9mKy6w1naJmn9CehxcKcls =
59- github.com/octoberswimmer/aer v0.0.53 h1:V0VwZWRLZsej4WcxDSi6hQr2cVsEonTYswoicitUPKs =
60- github.com/octoberswimmer/aer v0.0.53 /go.mod h1:RZ1kKX2auUEyV7SiFshCBYMzt9mY42kx354Avg5wVso =
61- github.com/octoberswimmer/apexfmt v0.45 .0 h1:aFmnOi660V4AnoZ8pJ2W4AXoJipbyoH0qlDAkao4U0o =
62- github.com/octoberswimmer/apexfmt v0.45 .0 /go.mod h1:+ZcL3jpPbdw9B6eYfqSch8HxMxlu4B9vtVKuLO8gZHU =
59+ github.com/octoberswimmer/aer v0.0.54 h1:hHweFjEn14IYAJJQ4u5736dmaX4vrMJ1OqcV9gxIpDo =
60+ github.com/octoberswimmer/aer v0.0.54 /go.mod h1:iR56QXj7RYEYpiU0KF2ajtu9gguebIhi/Ubv7CpAyNU =
61+ github.com/octoberswimmer/apexfmt v0.46 .0 h1:PHmQjhPKngsQ0qFwxBtPnNbeelt6u/UrtlO19QJuhos =
62+ github.com/octoberswimmer/apexfmt v0.46 .0 /go.mod h1:+ZcL3jpPbdw9B6eYfqSch8HxMxlu4B9vtVKuLO8gZHU =
6363github.com/octoberswimmer/digger v0.20.0 h1:lISy66ngcQIxQh5eObQW4i0cxDCKo79lpl+g75uADww =
6464github.com/octoberswimmer/digger v0.20.0 /go.mod h1:AA7cTaYg5XVrxtEefW2ikTqkChsLfHF29Nw830aj9w0 =
6565github.com/octoberswimmer/sformula v0.3.0 h1:XYHKBP9ibE/mw3fC0X7J+1fnI1dtz+OIV3ZGi+VM6f0 =
You can’t perform that action at this time.
0 commit comments